Go to file
2024-04-14 20:02:49 +02:00
datas remove work 2024-04-14 19:56:11 +02:00
files Initial commit 2024-04-14 19:53:07 +02:00
LICENSE Initial commit 2024-04-14 19:48:39 +02:00
mods.nsi Initial commit 2024-04-14 19:53:07 +02:00
README.md Added informations 2024-04-14 20:02:49 +02:00

NSIS Installer for PolyMC instances

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)

Fonctionnalities

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

Changelog

2024-04-14

  • Initial release