Compare commits
No commits in common. "main" and "2.0.0" have entirely different histories.
40
readme.md
40
readme.md
@ -1,46 +1,26 @@
|
|||||||
|
|
||||||
# Sinfar Installer
|
# Sinfar Installer
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
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.
|
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 any question, you can ask FieryImp on the Sinfar Discord server.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Feedback
|
## Feedback
|
||||||
|
|
||||||
Please give us feedback about your experience with the SinfarInstaller, whether you think something can be improved to give a smoother experience, or if you run into any kind of issue. Our goal is to make Sinfar as easy as possible to install for new players or old players installing on a new system.
|
Please give us feedback about your experience with the SinfarInstaller, whether you think something can be improved to give a smoother experience, or if you run into any kind of issue. Our goal is to make Sinfar as easy as possible to install for new players or old players installing on a new system.
|
||||||
|
|
||||||
You may leave feedback in the "Issue" section above on this website or contact FieryImp directly for immediate questions.
|
You may leave feedback in the "Issue" section above on this website or contact FieryImp directly for immediate questions.
|
||||||
|
|
||||||
## For Version 2
|
## 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 regular users
|
|
||||||
|
|
||||||
Using the installer is easy, click on the download link below, download the file, unzip it, launch, and follow the instruction!
|
|
||||||
|
|
||||||
#### Download links
|
|
||||||
|
|
||||||
|
### Download links
|
||||||
All files are hosted by us.
|
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.)
|
||||||
|
|
||||||
- [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
|
||||||
|
|
||||||
#### Anti-virus false positive
|
|
||||||
The download of the zip file and the unzipping of it seems to trigger false positive alert from windows defender sometimes. This doesn't always happen and I have to find the cause of it.
|
|
||||||
|
|
||||||
Windows Defender will identify a supposed virus as *Trojan:Script/Sabsik.FL.A!ml* . It's a well known error for installer programmed that are unsigned. We do not yet have means to sign the installer unfortunately as this could cost several hundred dollars per year.
|
|
||||||
|
|
||||||
Please let us know if you run into this issue, and we'll keep working on trying to get that false positive to stop showing up.
|
|
||||||
|
|
||||||
|
|
||||||
### For developers of the Installer
|
|
||||||
I'll try to list here what's needed here in order to compile 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)
|
||||||
- Rust SDK [(Download here)](https://www.rust-lang.org/tools/install)
|
- 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))
|
||||||
## For Version 1
|
|
||||||
All version of the installer starting by 1 are no longer supported, while still being available for download at the moment.
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user