Thin2d is a opinionated fork of MonoGame framework and targets .NET 6.
- Desktop PCs
- Windows 10 (net6.0-windows10.0.19041.0)
- Windows Win32 (OpenGL & DirectX) (net6.0-windows)
- Linux (OpenGL) (net6.0)
- macOS (OpenGL) (net6.0)
- Mobile/Tablet Devices
- Android (OpenGL) (net6.0-android)
- iPhone/iPad (OpenGL) (net6.0-ios)
- Other
- tvOS (OpenGL) (net6.0-ios)
- The MonoGame website monogame.net.
- The MonoGame documentation.
- The MonoGame Twitter @MonoGameTeam.
The Thin2d project is under the Microsoft Public License except for a few portions of the code. See the LICENSE.txt file for more details. Third-party libraries used by Thin2d are under their own licenses. Please refer to those libraries for details on the license they use.