Skip to content

Commit 2f79438

Browse files
committed
Merge branch 'master' of https://github.com/dfgHiatus/Status
2 parents b1d6dd5 + 4c7e619 commit 2f79438

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
# Status
22

3-
A [NeosModLoader](https://github.com/zkxs/NeosModLoader) mod for [Neos VR](https://neos.com/) that lets you set an in-game status.
3+
A [NeosModLoader](https://github.com/zkxs/NeosModLoader) mod for [Neos VR](https://neos.com/) that lets you set an in-game cloud-readable status.
4+
5+
![image](https://github.com/dfgHiatus/Status/assets/51272212/51270844-ba24-4a29-94bc-2c907bdf5303)
46

57
## Installation
68
1. Install [NeosModLoader](https://github.com/zkxs/NeosModLoader).
79
1. Place [Status.dll](https://github.com/dfgHiatus/Status/releases/latest/download/Status.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.
10+
1. Install [NeosModSettings.dll](https://github.com/badhaloninja/NeosModSettings/releases/latest/download/NeosModSettings.dll)
11+
1. Start the game. Search for "Status" inside of NeosModSettings, any edits you make to the string variable will set your cloud status.
12+
13+
To view your status, search for `https://api.neos.com/api/users/U-(Your Name)`. The status will appear under `profile/description`
914

10-
To view your status, search for `https://api.neos.com/api/users/U-(Your Name)`. The status will appear under `profile/description`
15+
*Note this mod doesn't give you the ability to view other user's statuses - this may be the product of another mod, or a LogiX creation*

0 commit comments

Comments
 (0)