14 lines
478 B
Markdown
14 lines
478 B
Markdown
This is RefreshCS, a C# interop library for the [Refresh](https://gitea.moonside.games/MoonsideGames/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.
|