mirror of
https://github.com/a-bad-dev/luanti-appimages-aarch64.git
synced 2026-06-09 00:31:31 +00:00
Compare commits
6 commits
5.16.0-rc1
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
59fd8e4532 |
||
|
|
b445356066 |
||
|
|
d9a3b03291 |
||
|
|
b43be1cba0 |
||
|
|
38781a65fe |
||
|
|
2df8b64e79 |
2 changed files with 2 additions and 2 deletions
2
build.sh
2
build.sh
|
|
@ -3,7 +3,7 @@
|
||||||
# run this script on an aarch64 computer, running modern debian or
|
# run this script on an aarch64 computer, running modern debian or
|
||||||
# something similar, otherwise it's not going to work...
|
# something similar, otherwise it's not going to work...
|
||||||
|
|
||||||
VERSION="5.15.2"
|
VERSION="5.16.1"
|
||||||
SDL_VERSION="2.32.10"
|
SDL_VERSION="2.32.10"
|
||||||
|
|
||||||
BOLD="\x1b[1m"
|
BOLD="\x1b[1m"
|
||||||
|
|
|
||||||
2
test.sh
2
test.sh
|
|
@ -3,7 +3,7 @@
|
||||||
# test the AppImage built with build.sh
|
# test the AppImage built with build.sh
|
||||||
# again, this only works on aarch64
|
# again, this only works on aarch64
|
||||||
|
|
||||||
VERSION="5.15.2"
|
VERSION="5.16.1"
|
||||||
|
|
||||||
BOLD="\x1b[1m"
|
BOLD="\x1b[1m"
|
||||||
RED="\x1b[31m"
|
RED="\x1b[31m"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue