Skip to content

Scripting

Sven Rahn edited this page Jun 29, 2018 · 19 revisions

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.

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.

Clone this wiki locally