more standalone TerranBASIC executable build files

This commit is contained in:
minjaesong
2023-04-15 00:48:14 +09:00
parent 9a4e28caa7
commit 9fa543af53
29 changed files with 3723 additions and 262 deletions

View File

@@ -0,0 +1,7 @@
You should be able to find following files here:
TerranBASIC_macOS.x86.app (a directory)
TerranBASIC_macOS.arm.app (a directory)
TerranBASIC_linux.x86.AppImage (an ELF executable)
TerranBASIC_linux.arm.AppImage (an ELF executable)
TerranBASIC_windows.x86.exe (a Windows executable)