does standing mod works on steam version?
Yes, and if anyone is wondering how to make MODS work, here is a solution I found on Steam Version:
-In the JS/ plugins.js copy this line before "];" :
{"name": "MOD_ModManager", "status": true, "description": "", "parameters": {"autoLoadMods": "true"}},
Note: Make sure to copy the line mentioned before with the a 1 space before.
Hope it works, and if still struggling, just tell me and I'll be sharing the plugins.js!
The work it's a lot more easier with Notepad++.