mods/README.md
2024-04-14 20:02:49 +02:00

25 lines
505 B
Markdown

# 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