Skip to content

Commit 56bc8cf

Browse files
authored
Update README.md
1 parent c51da8f commit 56bc8cf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# ModNameGoesHere
1+
# Unzipper
22

3-
A [NeosModLoader](https://github.com/zkxs/NeosModLoader) mod for [Neos VR](https://neos.com/) that does x.
3+
A [NeosModLoader](https://github.com/zkxs/NeosModLoader) mod for [Neos VR](https://neos.com/) that facilitates the batch import of zipped/compressed files.
44

55
## Installation
66
1. Install [NeosModLoader](https://github.com/zkxs/NeosModLoader).
7-
1. Place [ModNameGoesHere.dll](https://github.com/GithubUsername/RepoName/releases/latest/download/ModNameGoesHere.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.
8-
1. Start the game. If you want to verify that the mod is working you can check your Neos logs.
7+
1. Place [Unzipper.dll](https://github.com/dfgHiatus/Unzipper/releases/latest/download/Unzipper.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.
8+
1. Start the game. If you want to verify that the mod is working you can check your Neos logs.

0 commit comments

Comments
 (0)