summaryrefslogtreecommitdiffhomepage
path: root/Starshatter/CMakeLists.txt
AgeCommit message (Collapse)Author
2024-02-18All files containing version are now updated more consistentlyAki
2022-10-17Naively added components to install targetsAki
2022-10-15Added version file to build artifacts to support automatic deploymentAki
2022-04-01Separated Main to own moduleAki
Intent is to separate headless server and game and make a dedicated executable for each. While this can be done without any directory changes, this is intended to cause as many compilation and linking errors as possible in order to clean them up and refactor general structure of the whole project.