From 4f15141629fab80cbe1dd756bdc5a7a5a39b9841 Mon Sep 17 00:00:00 2001 From: Ferdinand Saurenbach Date: Sat, 23 Aug 2025 15:47:57 +0200 Subject: [PATCH] IntelliJ plugin -> KorGE Forge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba969aa2f9..605e2a94a3 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ KorGE is a modern multiplatform game engine for Kotlin. Features include: * Multiplatform * KorGE gradle plugin allows to target the following platforms: JVM for Android, JS & WASM for the Web, native code for iOS, and JVM/JS for Desktop * Quick installation - * Install the KorGE IntelliJ Plugin or clone the “Hello World!” project and start making your own game in less than a minute + * Install [KorGE Forge](https://forge.korge.org/) or clone the “Hello World!” project and start making your own game in less than a minute * Fully productive * Since KorGE targets the JVM, you can develop your game, try it, debug it and test it using IntelliJ IDEA * Tons of features