elemental-game/Docs
S David c99e45db7a
Some checks failed
buildbot/elemental-game-linux-builder Build done.
buildbot/elemental-game-freebsd-builder Build done.
buildbot/elemental-game-macos-builder Build done.
Fix segmentation fault with QJsonModel
A != should have been a == comparison, resulting in a variable not being
intialized and a nullptr access.

Additionally:
 - Add git submodule initialization to CMake configuration in
   BuildProperties.cmake
 - Add support for the mold and sold linkers, also in
   BuildProperties.cmake
 - Rename docs directory to Docs
 - Add nlohmann_json and SDL include search paths to whole project.
 - Add screenshot for documentation
2024-04-29 22:27:09 -04:00
..
Images/Screenshots Fix segmentation fault with QJsonModel 2024-04-29 22:27:09 -04:00
.keep Fix segmentation fault with QJsonModel 2024-04-29 22:27:09 -04:00