Files
dark_hal/build_all.sh

5 lines
148 B
Bash
Raw Normal View History

2026-03-13 12:56:43 -07:00
#!/bin/bash
echo "Building DarkHal 2.0 for all platforms..."
echo "(Windows x64, Linux x64, Linux ARM64)"
echo ""
python3 build_all_platforms.py all