mods/README.md

683 B

NSIS Installer for PolyMC instances

Prerequisites

Warning

  • Only for PolyMC Minecraft installation!
  • There are destructive operations into PolyMC data folders!
  • Overrides instances defined in PolyMC!

Notice

  • Using NSIS installer for packaging
  • Using CMD for batch installation (trapped into NSIS)

Functionnalities

  • Ask for previous installation (can be bypassed or uninstalled silently)
  • Create uninstaller
  • Add shortcuts in 'Start Menu' folder

Changelog

2024-04-15

  • Moved content to external 7zip file (with download & extract during install process)
  • Fixes in registry keys
  • Minor fixes in logic

2024-04-14

  • Initial release