add windows build step

This commit is contained in:
Lion Kortlepel
2023-12-05 14:29:09 +01:00
parent 47084841a0
commit bd923acf4e
4 changed files with 46 additions and 0 deletions

5
scripts/windows/2-build.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
set -ex
cmake --build bin --parallel -t BeamMP-Server