This is a fork of Silk.NET v2 for use by Exanite.Engine. While changes to this repo will still be under the same license as the official Silk.NET repo, the changes to this repo will be intended for use by Exanite.Engine only and no support will be given for any other use case.
Please find the original repo here: https://github.com/dotnet/Silk.NET
The primary differences with this fork are the following:
- Packages will be distributed under the
Exanite.Silk2NuGet prefix. - Bindings not used by Exanite.Engine are not maintained and will not be distributed.
- Additional bindings required by Exanite.Engine are added (FreeType, HarfBuzz, Slang, VulkanMemoryAllocator, Tracy).
This fork of Silk.NET does not currently accept contributions. If you would like to contribute to the original Silk.NET project, please refer to the original repo: https://github.com/dotnet/Silk.NET
This fork of Silk.NET does not accept funding. If you would like to support the original Silk.NET project, please refer to the original repo: https://github.com/dotnet/Silk.NET
The original Silk.NET repo is distributed under the MIT license and all changes made to this fork are also distributed under the MIT license.