From 7e61b122f72ee24acac4a36c510710e6e6e96d6e Mon Sep 17 00:00:00 2001 From: Fiery_Imp Date: Fri, 25 Apr 2025 00:22:15 +0000 Subject: [PATCH] Update readme.md --- readme.md | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/readme.md b/readme.md index f56d992..87cdd7a 100644 --- a/readme.md +++ b/readme.md @@ -9,38 +9,39 @@ Please give us feedback about your experience with the SinfarInstaller, whether You may leave feedback in the "Issue" section above on this website or contact FieryImp directly for immediate questions. -# For Version 2 +## For Version 2 -## For regular users +### 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! -### Download links +#### Download links All files are hosted by us. - [Download installer 2.0.0](https://git.sinfar.net/Fiery_Imp/sinfar-installer/releases/download/2.0.0/sinfar-installer.zip) +### For developers of the Installer + +I'll try to list here what's needed here in order to compile the Installer. + +#### Requirement +- Rust SDK [(Download here)](https://www.rust-lang.org/tools/install) +## For Version 1 (Deprecated) - - - -# For Version 1 (Deprecated) - - -## For regular users +### 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. -### Download links +#### Download links All files are hosted by us. - [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, but highly recommended since download by the installer is unstable.) -## For developers of the Installer +### For developers of the Installer I'll try to list here what's needed here in order to compile the Installer. -### Requirement +#### 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))