mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-17 01:44:05 +09:00
more standalone TerranBASIC executable build files
This commit is contained in:
3
buildapp/tbasmac_arm/TerranBASIC.sh
Executable file
3
buildapp/tbasmac_arm/TerranBASIC.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
cd "${0%/*}"
|
||||
./runtime-osx-arm/bin/java -XstartOnFirstThread -Xms128M -Xmx2G -jar ./TerranBASIC.jar
|
||||
Reference in New Issue
Block a user