Update README and TODO, remove unnecessary libs, and fix compiler errors.

This commit is contained in:
2023-06-15 21:42:16 +02:00
parent 9d3a96ba81
commit cf474ab153
4 changed files with 24 additions and 8 deletions

20
README.md Normal file
View File

@@ -0,0 +1,20 @@
# Dagger Framework
A work in progress game framework created for Game 2 (unannounced 2D sci-fi project).
## Usage
TO-DO
## Examples
TO-DO
## Building
TO-DO
## Libraries used
[Silk.NET](https://github.com/dotnet/Silk.NET)
[Raylib-cs](https://github.com/ChrisDill/Raylib-cs)
[StbImageSharp](https://github.com/StbSharp/StbImageSharp)
[FMOD](https://www.fmod.com/)