Voxel Tycoon

Voxel Tycoon

Otillräckligt med betyg
UniPatch
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Filstorlek
Lades upp
Uppdaterades
102.187 KB
4 feb, 2021 @ 9:59
21 apr, 2021 @ 11:32
3 ändringsnotiser ( visa )

Abonnera för att ladda ner
UniPatch

Beskrivning
Ever wanted to influence the game in a more detailed way? Well, this mod is for you!

Can be added and removed from a save file at any moment. Also, if you created a vehicle and want to use it, do it! The game will still work even if you have this code in your mod, but this mod is not present!

Currently supported features:
  • Changing acceleration and deceleration multipliers for both trains and cars (trucks/busses).
  • Changing maximum allowed speed for rail type (trains only).

Acceleration:
Works in .trainunit and .carunit files:

"UniPatch": { "Acceleration": { "AccelerationScale": 1.5, "DecelerationScale": 1.5 } }
Notes: Values are decimals. When any of these is not specified, it defaults to 1.0.

Rail max speed:
Works in .rail file:
"UniPatch": { "RailSpeedLimit": 10 }
Notes: The speed limit is in m/s (meters per second)! Keep this in mind when modifying the limit!

Uses Harmony library by Andreas Pardeike[github.com]

The UniPatch logo is a combination of Harmony logo and Voxel Tycoon logo. I do not own rights to any ot these. All copyright go to their owners.
3 kommentarer
Gospodin_Drozder 5 maj, 2021 @ 11:01 
Exactly how to interact with this mod
Adder 29 apr, 2021 @ 5:32 
Hi, could it be put to modify the load capacity of the vehicles or trains? Or change the price?
madpie  [skapare] 4 feb, 2021 @ 12:33 
Of course comment or create a discussion if you want a new feature