Test scripts for the Dominatrix Simulator project. https://deviant-dev.github.io/dominatrix-simulator-ink/
We've also created a Dominatrix Simulator Guide to Ink Script to show what each /command does in the script.
To override DomSim's ink scripts:
- Make changes to the
_web.inkfile in the ink directory. Open and edit this file using the included Inky editor. - Export it as
_game.jsonusingFile > Export to JSON... - Save your exported JSON file to:
%USERPROFILE%\AppData\LocalLow\deviant_tech\Dominatrix Simulator\_game.json
(You should see a file namedoverride instructions.txtin that folder.)
NOTE: You must remove this file to run the game as usual. You may also need to remove saves or start a new profile to run your script from the beginning.