first commit

This commit is contained in:
DigiJ
2026-03-13 12:56:43 -07:00
commit 159cf9fcfe
309 changed files with 64584 additions and 0 deletions

5
build_all.sh Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
echo "Building DarkHal 2.0 for all platforms..."
echo "(Windows x64, Linux x64, Linux ARM64)"
echo ""
python3 build_all_platforms.py all