Add correct paths for 'data' and 'cache' directories

This commit is contained in:
Vyn 2024-11-22 15:10:59 +01:00
parent b0e32b6717
commit 828de30570
5 changed files with 19 additions and 11 deletions

3
.gitmodules vendored
View file

@ -4,3 +4,6 @@
[submodule "external/rei-json"]
path = external/rei-json
url = https://codeberg.org/vyn/rei-json.git
[submodule "external/evalyte-cpp-common"]
path = external/evalyte-cpp-common
url = https://codeberg.org/vyn/evalyte-cpp-common.git