Based on https://github.com/TheMatjaz/StoneScript
Documentation: https://stonestoryrpg.com/stonescript/manual.html
-
Clone this repository into a subfolder of the StoneScript directory called
my
. On Windows the directory is:%AppData%\LocalLow\Martian Rex, Inc_\Stone Story\<Steam ID>\Stonescript
The cloning command should thus look like
cd %AppData%\LocalLow\Martian Rex, Inc_\Stone Story\<Steam ID>\Stonescript git clone https://github.com/TheMatjaz/StoneScript.git my
-
Copy-paste the content of the mindstone.txt file into the in-game Mindstone UI. This will load all other sub-scripts, one per level.
-
Modify the scripts as you please for your own playing. Hold TAB for debug information while playing a level.