first commit
This commit is contained in:
6
build_all.bat
Normal file
6
build_all.bat
Normal file
@@ -0,0 +1,6 @@
|
||||
@echo off
|
||||
echo Building DarkHal 2.0 for all platforms...
|
||||
echo (Windows x64, Linux x64, Linux ARM64)
|
||||
echo.
|
||||
python build_all_platforms.py all
|
||||
pause
|
||||
Reference in New Issue
Block a user