Syncaidius / MoltenEngine

A spare-time C# .NET 8 game engine project. Cross-platform, multi-threaded.
MIT License
301 stars 20 forks source link

Add Check for Windows SDK (and d3d11ref.dll) -- Device initialization fails without it #94

Closed Syncaidius closed 1 year ago

Syncaidius commented 2 years ago

Add a check for the WindowsSDK and D3D11Ref.dll. Device initialization fails without it