fix references
This commit is contained in:
@@ -11,6 +11,7 @@ This patch requires that a certain build of BepInEx be used from their GitHub, a
|
||||
**When submitting issues**, please submit your BepInEx log file with all log levels enabled. You can do this by setting `Logging.Disk.LogLevels` in `BepInEx.cfg` to `All`.
|
||||
|
||||
### Patch IDs
|
||||
Currently a work-in-progress and is not implemented
|
||||
* `removeInkLimit`: 'Remove' the limit of resources that can be used in a single room
|
||||
|
||||
### Compiling
|
||||
@@ -20,4 +21,5 @@ Run BepInEx interop on your build and add the following assemblies to new folder
|
||||
* `BepInEx/interop/Il2Cppmscorlib.dll`
|
||||
* `BepInEx/interop/Il2CppSystem.dll`
|
||||
* (from [Cpp2IL](https://github.com/SamboyCoding/Cpp2IL)) `cpp2il_out/UnityEngine.CoreModule.dll`
|
||||
* (from [Cpp2IL](https://github.com/SamboyCoding/Cpp2IL)) `cpp2il_out/Assembly-CSharp.dll`
|
||||
* (from [Cpp2IL](https://github.com/SamboyCoding/Cpp2IL)) `cpp2il_out/Assembly-CSharp.dll`
|
||||
* (from [Cpp2IL](https://github.com/SamboyCoding/Cpp2IL)) `cpp2il_out/RecRoom.Datastructures.Runtime`
|
||||
Reference in New Issue
Block a user