NASSP
NASSP copied to clipboard
NASSP Installer
Hello all,
This is the installer script that I have created for compiling an installer using the NSIS system.
This has been discussed on the discord, but in summary, the script generates an installer from NSIS that allows a user to have a more streamlined install process. It displays the LICENSE file and allows the user to change it's install location. Once it installs, it allows the user to run Orbital Server.
Things that could be added
- Instructions on how to configure orbiter for NASSP once it's installed
- Having a custom image for the installer (currently I'm using a placeholder image of the apollo logo for the icon)
- Possibly bundling D3DX9 and OrbiterSound (if we get permission to use it)
- An uninstaller to remove all of the NASSP files
Let me know what everyone thinks.
What's the current status on this?
is this in a state where it's should be reviewed "ready to merge" ? I can test the functionality if so.
Currently just waiting for review by the collaborators. I have the basic functionality included (except the uninstaller) and should be considered final. I still plan to have instructions on how it can be compiled.
@n7275 If you would like to test it's functionality that'd be helpful :)
I wrote the guide on how to run the installer. If you would like to test it, please ensure that you use the release version to ensure that all of the modules are also installed :) @n7275
Converting back to a draft so we can be ready to implement XRSound