This repository has been archived by the owner on Sep 26, 2023. It is now read-only.
Added Update-Functionallity
Pre-release
Pre-release
While updating this Program was until today rather pesky. You had to do it manually, it was pretty bad if I had to do hotfixes.
People still using old Versions, because they don't know that there is a fix/new Version with new features. So I hope this will fix this issue =)
Added:
- Update check (On Start)
- This can turned off
- Update check and info when using CMD
- Manual Update (check) in: Info -> Check for Updates
- Update check Cache, to reduce load time (Important on CMD)
- Option to turn off Auto-Update check under: Options -> Auto check for Updates
- Update Program via GUI
- Update Program via CMD
java -jar "RPG Maker MV Decrypter.jar" update
- "Show whats new" shows changes of the new Version
- Also available in CMD via
java -jar "RPG Maker MV Decrypter.jar" update whatsnew
- Also available in CMD via
- Donation Link in: Info -> About
Changed:
- Some Code-Optimizations