forked from MoonsideGames/RefreshCS
update README
parent
fbed91bfd6
commit
ba183e8c0f
|
@ -1,6 +1,4 @@
|
|||
This is RefreshCS, a C# wrapper for the Refresh graphics library.
|
||||
|
||||
Refresh: https://github.com/thatcosmonaut/Refresh
|
||||
This is RefreshCS, a C# interop library for the [Refresh](https://gitea.moonside.games/MoonsideGames/RefreshCS) graphics system.
|
||||
|
||||
## License
|
||||
|
||||
|
@ -12,4 +10,4 @@ For more information about Refresh, take a look at the Refresh repository.
|
|||
|
||||
## About RefreshCS
|
||||
|
||||
This wrapper was written to be used as a replacement for FNA's Graphics namespace. However, it can be used in any C# application.
|
||||
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.
|
||||
|
|
Loading…
Reference in New Issue