VBPatcher-v0.8.0
VBPatcher v0.8.0 Update
- Renamed "./media" folder to "./assets".
- Changed path to .gif in "./README.md" to new directory name.
- Program will now return to menu instead of exiting program upon patch cancellation.
- Fixed bug causing program to not exit when starting Valheim.
- Refactored
__version__variable to "./appglobals/appglobals.py". - Shortened text-based loading sequences.
- Added
@staticmethoddecorator to relevant methods in_Patcherclass. - Added
@staticmethoddecorator to relevant methods in_Validateclass. - Added
@staticmethoddecorator to relevant methods in_Downloaderclass. - Updated
PyLoadBardependency version to 0.1.1. - Improved several class/method docstrings.
- Additional code comments.
- Several refactors.
Full Changelog: v0.7.0...v0.8.0