/SkIDE

SEARCHING MAINTAINER | SkIDE is a fully tooled Open source Editor for Skript providing IDE like features.

Primary LanguageKotlinGNU General Public License v2.0GPL-2.0

Sk-IDE

Searching MAINTAINER

I do not have the time or motivation anymore to continue this project, i do basically no JVM code anymore.
But i will not delete the Project, so if you want to take on SkIDE, open a issue here or DM me on discord.

Sk-IDE is an integrated development environment (IDE) for the Skript language. Skript is a plugin for Minecraft multiplayer servers that allows easy scripting of server modifications. This IDE provides a way to easily write Skripts, by providing auto-completion, syntax-highlighting and many more things.

Developer Information

Sk-IDE is written in Kotlin for the most part. Although you can still contribute with Java code, it is preferred to use Kotlin.

Dependencies

  • Java Development Kit version 11

Building

> gradlew shadowJar

or

$ ./gradlew shadowJar

This will output the jar file to build/libs

Libraries, Frameworks and APIs in use

License

This project is licensed under the GNU General Public License v2.0. You can find more information about it in the LICENSE file.