base:"0.10.7.1",// The vanilla version the mod is based off of, this should never be changed.
base:"0.10.7.1",// The vanilla version the mod is based off of, this should never be changed.
pmod:"3.8.0",
pmod:"3.8.0",
commitHash:null,
commitHash:null,
release:2000
release:1100// When gettting close to 2000, please remove the check located within the onLoad() function defined at line five of src/js/eventHandlers.js.
console.error("Save game version problem. Loaded : "+v.releaseID+", above expected:"+App.Version.release);// eslint-disable-line no-console
console.error("Save game version problem. Loaded : "+v.releaseID+", above expected:"+App.Version.release);// eslint-disable-line no-console
thrownewError("The save you're attempting to load was created with the game version newer than one you are running. Please download the latest game version.");
thrownewError("The save you're attempting to load was created with the game version newer than one you are running. Please download the latest game version.");