From dc1c78e4b4e6dc5009b114699e54338ea136984c Mon Sep 17 00:00:00 2001 From: kraoc Date: Sun, 14 Apr 2024 20:02:49 +0200 Subject: [PATCH] Added informations --- README.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 801e7a5..4f40634 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,21 @@ -# NSIS Installer for PolyMC components +# 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