mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-03-13 14:36:06 +09:00
more standalone TerranBASIC executable build files
This commit is contained in:
3
buildapp/tbaslinux_arm/AppRun
Executable file
3
buildapp/tbaslinux_arm/AppRun
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
cd "${0%/*}"
|
||||
./runtime-linux-arm/bin/java -Xms128M -Xmx2G -Dswing.aatext=true -Dawt.useSystemAAFontSettings=lcd -jar ./TerranBASIC.jar
|
||||
Reference in New Issue
Block a user