We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f79ad67 commit 4cbbb6bCopy full SHA for 4cbbb6b
README.md
@@ -8,7 +8,7 @@ This mod does the following:
8
## How to use
9
- Clone the repo with recursive submodules
10
- Open the project in Visual Studio or CLion
11
-- Build the project
+- Build the project (Must be Release due to `std::wstring` having an extra field in Debug)
12
- In the output folder (out/build), grab the following files:
13
- LanternExampleMod.dll
14
- This is the mod
0 commit comments