CHANGELOG
Changelog
0.3.1
- Remove
BepinProcess
specification for dedicated server process name issue.
0.3.0
- Add support for setting resource scaling to zero.
0.2.0
- Switch from Cieling to Round (mid-points round to even values)
- Rename configuration settings
- Add Scaling image
0.1.3
- Reimplement Bronze5 detection using negative values
- Remove
base()
calls fromRoundedValueRange
- Unify transpiler methods
- Add github
0.1.2
- Convert
scaleFactor
to double - Apply
0.05
step function toscaleFactor
- Add contact information
- Update Icon
0.1.1
- Clamp
scaleFactor
between 0 and 2 (Provides ConfigManager slider) - Update Documentation
- Update Icon
0.1.0
- Initial Release