Python scripting support for Gamecraft
GamecraftScripting | ||
.gitignore | ||
GamecraftModdingAPI.dll | ||
GamecraftScripting.sln | ||
LICENSE | ||
README.md |
GamecraftScripting
Python scripting support for Gamecraft
Installation
Follow the official mod installation guide
Script Development
GamecraftScripting uses IronPython to run Python 2.7 scripts in the Mono/.NET runtime.
Resources