FosterFramework / Foster

A small C# game framework
MIT License
422 stars 37 forks source link

Use modern .NET #75

Closed amerkoleci closed 5 months ago

amerkoleci commented 6 months ago

Use modern LibraryImport instead of DllImport and use unmanaged delegates.