Update BUILDING.md

This commit is contained in:
NishiOwO 2025-04-11 10:20:27 +09:00 committed by GitHub
parent 0ac41dcfdc
commit a8ed1623c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,4 +14,10 @@ Building NishBox is simple.
`<version>` depends on the Visual Studio version. On VS2008, it should be `2008`.
GLFW backend is untested.
2. Run `msbuild NishBox.sln`.
2. Run `msbuild NishBox.sln`.
## Note
*nix ones are tested on NetBSD/amd64 and Debian GNU/Linux 12 x86_64.
MSVC ones are tested on VS2008.