Scrumplex / SkIDE

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

Home Page:https://skide.21xayah.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sk-IDE

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.

About

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

https://skide.21xayah.com

License:GNU General Public License v2.0


Languages

Language:Kotlin 89.7%Language:Java 6.3%Language:JavaScript 1.9%Language:HTML 1.5%Language:CSS 0.6%