-
Notifications
You must be signed in to change notification settings - Fork 5
Scripting
Technically you can write in pure Kotlin and just be using the SpongeAPI. You should know the SpongeAPI at least a bit, the official docs in various languages are the best place to start.
There a many 'helpers' built into KtSkript. You can find some in the example scripts or documented here.
Nevertheless you can always look at the source code to find out how everything is implemented. If there are some helpers missing you wish to be included, open an issue or reach out to me on my discord server.
Note: KtSkript will be using SemVer. I don't know yet if that will work for me. If you don't want to rely on KtSkript's helpers and such, just use the 'native' SpongeAPI in your scripts.
If you have any problems with scripting, tell me at my discord server. Tell me what your goal is and I will help you through it.