Skip to content

Commit

Permalink
Fix readme mods folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Meister1593 committed Oct 3, 2023
1 parent 97d6236 commit d5b4063
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ A [ResoniteModLoader](https://github.com/resonite-modding-group/ResoniteModLoade

## Usage
1. Install [ResoniteModLoader](https://github.com/resonite-modding-group/ResoniteModLoader).
2. Place [EyeTrackVRResonite.dll](https://github.com/Meister1593/EyeTrackVRResonite/releases) into your `res_mods` folder. This folder should be at `C:\Program Files (x86)\Steam\steamapps\common\Resonite\res_mods` on windows or `$HOME/.steam/steam/steamapps/common/Resonite/res_mods` on linux for a default installation. You can create it if it's missing, or if you launch the game once with ResoniteModLoader installed it will create the folder for you.
3. Place [Rug.Osc.dll](https://github.com/Meister1593/EyeTrackVRResonite/releases) into your Resonite base folder, one above your 'res_mods' folder. This folder should be at `C:\Program Files (x86)\Steam\steamapps\common\Resonite` on windows or `$HOME/.steam/steam/steamapps/common/Resonite` on linux for a default installation.
2. Place [EyeTrackVRResonite.dll](https://github.com/Meister1593/EyeTrackVRResonite/releases) into your `rml_mods` folder. This folder should be at `C:\Program Files (x86)\Steam\steamapps\common\Resonite\rml_mods` on windows or `$HOME/.steam/steam/steamapps/common/Resonite/rml_mods` on linux for a default installation. You can create it if it's missing, or if you launch the game once with ResoniteModLoader installed it will create the folder for you.
3. Place [Rug.Osc.dll](https://github.com/Meister1593/EyeTrackVRResonite/releases) into your Resonite base folder, one above your 'rml_mods' folder. This folder should be at `C:\Program Files (x86)\Steam\steamapps\common\Resonite` on windows or `$HOME/.steam/steam/steamapps/common/Resonite` on linux for a default installation.
4. Start the game. If you want to verify that the mod is working you can check your Resonite logs or create an EmptyObject with an AvatarRawEyeData/AvatarRawMouthData Component (Found under Users -> Common Avatar System -> Face -> AvatarRawEyeData/AvatarRawMouthData).

# Libraries used:
Expand Down

0 comments on commit d5b4063

Please sign in to comment.