Skip to content

Commit

Permalink
Update referenced DLLs
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonixRIT authored Mar 5, 2022
1 parent 5ff4827 commit c112f54
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,15 +150,18 @@ pause
5. Click browse. The required resources are found in > `\Steam\steamapps\common\Risk of Rain 2\Risk of Rain 2_Data\Managed`
```
1) Assembly-CSharp.dll
2) HGCSharpUtils
3) netstandard.dll
4) Rewired_Core.dll
5) System.dll
6) UnityEngine.CoreModule.dll
7) UnityEngine.dll
8) UnityEngine.IMGUIModule.dll
9) UnityEngine.Networking.dll
10) UnityEngine.TextRenderingModule.dll
2) com.unity.multiplayer.hlapi.Runtime.dll
3) HGCSharpUtils
4) netstandard.dll
5) Rewired_Core.dll
6) RoR2.dll
7) System.dll
8) UnityEngine.CoreModule.dll
9) UnityEngine.dll
10) UnityEngine.IMGUIModule.dll
11) UnityEngine.InputLegacyModule.dll
12) UnityEngine.TextCoreModule.dll
13) UnityEngine.TextRenderingModule.dll
```
6. You will also have to add ```Octokit.dll``` that is in the project's source folder. `Umbra-Mod-Menu-master\Octokit.dll`. This is used to check for updates.

Expand Down

0 comments on commit c112f54

Please sign in to comment.