TransportPolicyAdjuster
A mod that changes the range of the assigned vehicles slider from 50%-200% to 1-50 assigned vehicles.
CHANGELOG
1.2.0 (2024-01-26)
Features:
- Change upper limit to 50.
- Use Burst Compilation for slightly improved performance
1.1.0 (2024-01-17)
Features:
- Modify behavior to always have 1-30 vehicles available in the slider rather than from 0%-400% based on the route duration.
Fix:
- Fix
InvalidCastException
withinRouteModifierInitializeSystem
.
1.0.0 (2024-01-16)
Initial release