From 2e468bbb2b49a0d132bc148d6b8e7de09d40822a Mon Sep 17 00:00:00 2001 From: Fiery_Imp Date: Tue, 22 Apr 2025 11:58:47 +0000 Subject: [PATCH] Update readme.md --- readme.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 40d1ab7..211f3cd 100644 --- a/readme.md +++ b/readme.md @@ -3,13 +3,19 @@ Thank you for interest in the SinfarInstaller, this installer works for both the EE and Diamond edition of Neverwinter Nights. Leave feedback in the issue section, which can also, as implied in the name, in the issue section. For any question, you can ask FieryImp on the Sinfar Discord server. +## For regular users +Using the installer is easy, head over to the release section and download the last version of the installer, unzip it, launch and follow the instruction! For a smoother experience you can also manually download Sinfar's custom content (hak, tlk and override). Just drop the downloaded file next to the installer before launching it, no need to unzip it. -# For developers of the Installer +### Download links -I'll try to list here what's needed here in order to compile the Installer. +[Download installer last version](https://git.sinfar.net/Fiery_Imp/sinfar-installer/releases/download/1.0.3/SinfarInstaller-v30.rar) +[Download custom content manually](https://sinfar.net/haks/sinfar_all_files_v30.7z) (Not required) -## Requirement +## For developers of the Installer + +I'll try to list here what's needed here in order to compile the Installer. + +### Requirement - NSIS - The builder [(Download here)](https://nsis.sourceforge.io/Download) - nsis7z - A plugin for 7z archives management ([Download here](https://nsis.sourceforge.io/Nsis7z_plug-in)) - inetc - A plugin for better download ([Download here](https://github.com/DigitalMediaServer/NSIS-INetC-plugin/releases/tag/v1.0.5.7)) -