GitHub - study-game-engines/mini2dx-script: A scripting library for Java-based games

Skip to content

Navigation Menu

Sign in

Appearance settings

miniscript

Build Status Join the chat at https://gitter.im/mini2Dx/mini2Dx

A library for adding scripting to Java-based games

Goals

The main objective of miniscript is to provide a framework for adding scripting to Java-based games independent of the scripting language used.

Supported Scripting Languages

The following scripting languages are currently supported:

  • Groovy
  • Lua
  • Python
  • Ruby
  • Kotlin

License

The project is licensed under the MIT License.

Contributing

See the Contributing Page

Languages

  • Java 99.4%
  • Other 0.6%