derail-valley-modding / custom-car-loader

A Derail Valley mod that allows the addition of new cars and locomotive types to the game.
https://nexusmods.com/derailvalley/mods/324
MIT License
14 stars 6 forks source link

Add validation for custom bogie meshes #134

Closed Insprill closed 1 year ago

Insprill commented 1 year ago

Adds validation for custom bogies meshes that checks two things.

Read/Write is required to be enabled for the Gauge mod to resize the bogies. More information on this setting.

Both of these are currently warnings, but perhaps a missing mesh should fail?