mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 12:21:52 +09:00
build_app_all.sh
This commit is contained in:
7
buildapp/build_app_all.sh
Executable file
7
buildapp/build_app_all.sh
Executable file
@@ -0,0 +1,7 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
./build_app_linux_arm.sh
|
||||||
|
./build_app_linux_x86.sh
|
||||||
|
./build_app_mac_arm.sh
|
||||||
|
./build_app_mac_x86.sh
|
||||||
|
./build_app_windows_x86.sh
|
||||||
Reference in New Issue
Block a user