We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66589a3 commit f6de03cCopy full SHA for f6de03c
1 file changed
README.md
@@ -39,4 +39,8 @@ You can download the latest release of EncounterMaster from the [Releases](https
39
cmake --build build
40
```
41
42
-Or, you can use visual studio or something lol.
+Or, you can use visual studio or something lol.
43
+
44
+After you build, make sure to copy the `assets` folder to the same directory as the executable. (Otherwise it will get mad)
45
46
+Make sure to also copy any libraries you might need as well (mostly on windows).
0 commit comments