Draft
Conversation
Added name to installer
Added name to installer Added information to comments
…into Orbiter2016
Fixed apolloLogo.bmp Still to get permission!
Added option to view instructions after installation
Updated Main Section to proper name
…into D3D9Version
Updated Main Section to proper name Added configuration instructions
D3D9 Version
…into Orbiter2016
…into Orbiter2016
…ence) Cleaned up the code a bit
Fixed the RMDIR section for the InstallerScripts file
Collaborator
|
What's the current status on this? |
Member
|
is this in a state where it's should be reviewed "ready to merge" ? I can test the functionality if so. |
Author
|
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 :) |
Updated version number to 2234.
Author
|
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 |
Author
|
Converting back to a draft so we can be ready to implement XRSound |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
Let me know what everyone thinks.