diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2024-01-08 17:03:49 +0100 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2024-01-08 17:03:49 +0100 |
commit | 441c3f33d08136c92fcdebfa595df0895b0bdb39 (patch) | |
tree | 676ab11754e43129b887f0be15f7f9b36022b857 /docs | |
parent | 893f1b0b6adbca6b47e9bcf7023ae98055079d81 (diff) | |
download | NorthstarWiki-441c3f33d08136c92fcdebfa595df0895b0bdb39.tar.gz NorthstarWiki-441c3f33d08136c92fcdebfa595df0895b0bdb39.zip |
Add newlines for better readability
Diffstat (limited to 'docs')
-rw-r--r-- | docs/installing-northstar/manual-installation.md | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/docs/installing-northstar/manual-installation.md b/docs/installing-northstar/manual-installation.md index c55dcf4..429882c 100644 --- a/docs/installing-northstar/manual-installation.md +++ b/docs/installing-northstar/manual-installation.md @@ -5,10 +5,6 @@ Firstly, note that the Northstar client is only available on PC and requires you to **both own the game and have it installed**. -{% hint style="info" %} -If you're looking to update Northstar, read [this](./manual-installation.md#updating-northstar) instead. -{% endhint %} - 1. Download the latest version of Northstar from the [releases](https://github.com/R2Northstar/Northstar/releases) page 2. Copy all the files in the newly downloaded zip folder to your `Titanfall2` folder.\ ![Drag and drop the contents of the zip into your Titanfall2 folder](../images/manual-install-drag-drop-files.png)\ @@ -38,8 +34,10 @@ Should you notice any issues/warnings/errors while running Northstar, check the ## Updating Northstar To update, first delete the core mods (`Northstar.Client`, `Northstar.Custom`, and `Northstar.CustomServers`) from `Titanfall2/R2Northstar/mods`. -Then, simply follow the same process you used to install Northstar using the newest zipped release of Northstar.\ -When copying the new files, if prompted, make sure to select "_Overwrite_".\ +Then, simply follow the same process you used to install Northstar using the newest zipped release of Northstar. + +When copying the new files, if prompted, 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. ## Installing Northstar mods manually |