TheSpydog
52d3355120
Co-authored-by: Caleb Cornett <caleb.cornett@outlook.com> Reviewed-on: #7 Co-authored-by: TheSpydog <thespydog@noreply.example.org> Co-committed-by: TheSpydog <thespydog@noreply.example.org> |
||
---|---|---|
src | ||
.gitignore | ||
LICENSE | ||
README.md | ||
RefreshCS.csproj | ||
RefreshCS.dll.config | ||
RefreshCS.sln |
README.md
This is RefreshCS, a C# interop library for the Refresh graphics system.
License
Refresh and RefreshCS are released under the zlib license. See LICENSE for details.
About Refresh
For more information about Refresh, take a look at the Refresh repository.
About RefreshCS
This interop library was designed to be used as a replacement for FNA's Graphics namespace. However, it can be used in any C# application.