DarkflameServer/dCommon/dClient
Jonathan Romano f8f5b731f1
Allow servers to be run from directories other than build. Read/write files relative to binary instead of cwd (#834)
Allows the server to be run from a non-build directory.  Also only read or write files relative to the build directory, regardless of where the server is run from
2022-11-27 03:59:59 -08:00
..
AssetManager.cpp Allow servers to be run from directories other than build. Read/write files relative to binary instead of cwd (#834) 2022-11-27 03:59:59 -08:00
AssetManager.h Allow servers to be run from directories other than build. Read/write files relative to binary instead of cwd (#834) 2022-11-27 03:59:59 -08:00
CMakeLists.txt Add support for packed clients (#802) 2022-11-01 13:21:26 -05:00
Pack.cpp Fix client paths (#811) 2022-11-02 20:30:35 -07:00
Pack.h Add support for packed clients (#802) 2022-11-01 13:21:26 -05:00
PackIndex.cpp Fix client paths (#811) 2022-11-02 20:30:35 -07:00
PackIndex.h Add support for packed clients (#802) 2022-11-01 13:21:26 -05:00