Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Added Update-Functionallity

Pre-release
Pre-release
Compare
Choose a tag to compare
@Petschko Petschko released this 26 Feb 16:49
· 93 commits to master since this release
1ef737e

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
  • Donation Link in: Info -> About

Changed:

  • Some Code-Optimizations