Skip to content

Commit c53b868

Browse files
committed
Merge branch 'master' of github.com:Zetaphor/NeosWebServers
2 parents d28f9f0 + 53d8401 commit c53b868

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ The web server serves content from a `Webserver` folder in the NeosVR installati
99
## Installation
1010
1. Install [NeosModLoader](https://github.com/zkxs/NeosModLoader).
1111
2. Install [NeosModSettings](https://github.com/badhaloninja/NeosModSettings).
12-
2. Place [Webservers.dll](https://github.com/Zetaphor/NeosWebServers/releases/download/1.0/Webservers.dll), [EmbedIO.dll](https://github.com/Zetaphor/NeosWebServers/releases/download/1.0/EmbedIO.dll), and [Swan.Lite.dll](https://github.com/Zetaphor/NeosWebServers/releases/download/1.0/Swan.Lite.dll) into your `nml_mods` folder. This folder should be at `C:\Program Files (x86)\Steam\steamapps\common\NeosVR\nml_mods` for a default install. You can create it if it's missing, or if you launch the game once with NeosModLoader installed it will create the folder for you.
13-
3. Start the game. If you want to verify that the mod is working you can check your Neos logs.
12+
3. Place [Webservers.dll](https://github.com/Zetaphor/NeosWebServers/releases/download/1.0/Webservers.dll) into your `nml_mods` folder. This folder should be at `C:\Program Files (x86)\Steam\steamapps\common\NeosVR\nml_mods` for a default install. You can create it if it's missing, or if you launch the game once with NeosModLoader installed it will create the folder for you.
13+
4. Place [EmbedIO.dll](https://github.com/Zetaphor/NeosWebServers/releases/download/1.0/EmbedIO.dll), and [Swan.Lite.dll](https://github.com/Zetaphor/NeosWebServers/releases/download/1.0/Swan.Lite.dll) into your `nml_libs` folder. This folder should be at `C:\Program Files (x86)\Steam\steamapps\common\NeosVR\nml_mods` for a default install. It should have been created as part of the NeosModLoader installation.
14+
5. Start the game. If you want to verify that the mod is working you can check your Neos logs.
1415

1516
## Web Server
1617

0 commit comments

Comments
 (0)