A library for adding scripting to Java-based games
The main objective of miniscript is to provide a framework for adding scripting to Java-based games independent of the scripting language used.
The following scripting languages are currently supported:
- Groovy
- Lua
- Python
- Ruby
- Kotlin
The project is licensed under the MIT License.
See the Contributing Page