mirror of
https://github.com/Cheviiot/Nivora.git
synced 2026-08-03 15:51:12 +00:00
Two real new capabilities from upstream, both developed and verified against a real years-old game client build: --with-dxsdk fetches the DirectX SDK (June 2010) for legacy D3DX9 code, and old PlatformToolset- pinned .vcxproj files (v90-v143) now transparently resolve to the one installed compiler instead of failing MSB8020. Added cabextract as a package dependency (needed at runtime for --with-dxsdk, same reasoning as the existing msitools dependency).