Change D2k to use the new path syntax with a mod ID prefix
Allows seemless movement between the game's mods directory and the support directory. NOTE: Rebuilding will create the mod directories in the game's project dir and put the new DLLs there, which may lead to (although swallowed) exceptions when populating the mod dictionary due to repeating keys.
This commit is contained in:
@@ -144,7 +144,7 @@ ChromeLayout:
|
||||
./mods/ra/chrome/ingame-infobriefing.yaml
|
||||
./mods/ra/chrome/ingame-infoobjectives.yaml
|
||||
./mods/ra/chrome/ingame-infostats.yaml
|
||||
./mods/d2k/chrome/ingame-observer.yaml
|
||||
d2k:chrome/ingame-observer.yaml
|
||||
./mods/ts/chrome/ingame-observerstats.yaml
|
||||
./mods/ts/chrome/ingame-player.yaml
|
||||
./mods/ra/chrome/ingame-perf.yaml
|
||||
|
||||
Reference in New Issue
Block a user