What changed
2 fixes2 additions0 changes0 removals
addedNew: First draft for the modding, you can add obj files and config into mod folder ..\Data Center_Data\StreamingAssets\Mods one mod per folder, example in \ExampleMod , It will be available in the shop, now also saves and loads
addedNew: QoL , you can now insert SFP modules directly from SFP box
fixedFix: As the STAT_TOTALCABLELENGTH broke, the game will now use STAT_TOTALCABLELENGTH2, If you want to reset your progress of 1km and 10km achievements you can do it like this: win+r steam://open/console achievement_clear 4170200 CABLE_1KM achievement_clear 4170200 CABLE_10KM
fixedFix: money per second is now rounded before sending it to the steam stats to prevent stat corruption.
Data Center changes
addedNew: First draft for the modding, you can add obj files and config into mod folder ..\Data Center_Data\StreamingAssets\Mods one mod per folder, example in \ExampleMod , It will be available in the shop, now also saves and loads
addedNew: QoL , you can now insert SFP modules directly from SFP box
fixedFix: As the STAT_TOTALCABLELENGTH broke, the game will now use STAT_TOTALCABLELENGTH2, If you want to reset your progress of 1km and 10km achievements you can do it like this: win+r steam://open/console achievement_clear 4170200 CABLE_1KM achievement_clear 4170200 CABLE_10KM
fixedFix: money per second is now rounded before sending it to the steam stats to prevent stat corruption.
New: First draft for the modding, you can add obj files and config into mod folder ..\Data Center_Data\StreamingAssets\Mods one mod per folder, example in \ExampleMod , It will be available in the shop, now also saves and loads
New: QoL , you can now insert SFP modules directly from SFP box
Fix: As the STAT_TOTALCABLELENGTH broke, the game will now use STAT_TOTALCABLELENGTH2, If you want to reset your progress of 1km and 10km achievements you can do it like this: win+r steam://open/console achievement_clear 4170200 CABLE_1KM achievement_clear 4170200 CABLE_10KM
Fix: money per second is now rounded before sending it to the steam stats to prevent stat corruption.