Files
Voile/README.md
2024-01-21 00:53:28 +01:00

23 lines
350 B
Markdown

# Dagger Framework
A work in progress game framework written in C#.
## Features
TO-DO
## 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/)