mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 22:39:22 +00:00
Since ML 6.0 the 0Harmony and Melonloader dlls were moved to another folder.
This commit is contained in:
parent
6f24bd6ff3
commit
45f0511cea
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# CVR and Melon Loader Dependencies
|
# CVR and Melon Loader Dependencies
|
||||||
$0HarmonydllPath = "\MelonLoader\0Harmony.dll"
|
$0HarmonydllPath = "\MelonLoader\net35\0Harmony.dll"
|
||||||
$melonLoaderdllPath = "\MelonLoader\MelonLoader.dll"
|
$melonLoaderdllPath = "\MelonLoader\net35\MelonLoader.dll"
|
||||||
$cvrManagedDataPath = "\ChilloutVR_Data\Managed"
|
$cvrManagedDataPath = "\ChilloutVR_Data\Managed"
|
||||||
|
|
||||||
$cvrPath = $env:CVRPATH
|
$cvrPath = $env:CVRPATH
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue