Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-01 | Separated Main to own module | Aki | |
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. |