diff options
-rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 00000000..64ac0ad6 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +[](https://github.com/sthalik/floormat/actions/workflows/cmake.yml) + +### floormat + +Game project in early development. + +### Build + +Should build cleanly on Clang 17+, GCC 13.2+ and MSVC 17.7. Just make sure to check it out with submodules. + +### License + +ISC |