diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-01-03 17:08:13 +0100 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-01-03 17:08:13 +0100 |
commit | 70f85bc9ebd98ac32a1311e5ee962467d3cf5036 (patch) | |
tree | d8fa886622bb4947537c676580126c77842681dc /docs | |
parent | 991b54924fc2c31556a697bfdcac92b33658a7e0 (diff) | |
download | NorthstarWiki-70f85bc9ebd98ac32a1311e5ee962467d3cf5036.tar.gz NorthstarWiki-70f85bc9ebd98ac32a1311e5ee962467d3cf5036.zip |
Add section about updating Northstar
Diffstat (limited to 'docs')
-rw-r--r-- | docs/installing-northstar/basic-setup.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/installing-northstar/basic-setup.md b/docs/installing-northstar/basic-setup.md index 4db00f2..131857e 100644 --- a/docs/installing-northstar/basic-setup.md +++ b/docs/installing-northstar/basic-setup.md @@ -27,6 +27,11 @@ Should you notice any issues/warnings/errors while running Northstar, check the [troubleshooting.md](troubleshooting.md) {% endcontent-ref %} +## Updating Northstar + +To update, simply follow the same process you used to install Northstar using the newest zipped release of Northstar. When copying the new files make sure to select "_Overwrite_".\ +Note that if you modified some files like `ns_startup_args.txt`, these will also be overwritten. If you want to keep the changes you made make sure to make a copy of these files beforehand and change them back after applying the update. + ## Additional Stuff Since Northstar doesn't launch directly through Origin or Steam, any startup arguments provided in either launcher won't transfer over. You'll need to add them to the file `ns_startup_args.txt`, which should be in the same folder as you extracted the Northstar files to. |