Update README and TODO, remove unnecessary libs, and fix compiler errors.
This commit is contained in:
20
README.md
Normal file
20
README.md
Normal 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/)
|
||||
Reference in New Issue
Block a user