diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2023-11-24 10:18:17 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-11-24 10:19:14 +0100 |
commit | aeee8a4356056ab8f3246121adb44372a565c001 (patch) | |
tree | 908e6190a4d0a01c680e7d7f724cb912644d4ab5 /README.md | |
parent | 065d2a231f8160821d70c4e1d15420526e170ae1 (diff) |
add readme
Diffstat (limited to 'README.md')
-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 @@ +[![commit](https://github.com/sthalik/floormat/actions/workflows/cmake.yml/badge.svg)](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 |