mirror of
https://github.com/a-bad-dev/luanti-no-place-rep-limit.git
synced 2026-06-08 16:32:10 +00:00
Update scripts for 5.16.0
This commit is contained in:
parent
445e7fdafd
commit
6a144dd147
3 changed files with 3 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# this script is intended to be run on debian 13 aarch64
|
||||
|
||||
|
||||
VERSION="5.16.0-rc1"
|
||||
VERSION="5.16.0"
|
||||
SDL_VERSION="2.32.10"
|
||||
|
||||
BOLD="\x1b[1m"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
# this script is intended to be run in MSYS2 CLANG64
|
||||
|
||||
VERSION="5.16.0-rc1"
|
||||
VERSION="5.16.0"
|
||||
|
||||
BOLD="\x1b[1m"
|
||||
GREEN="\x1b[32m"
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# this script is intended to be run on debian 13 x86_64
|
||||
|
||||
|
||||
VERSION="5.16.0-rc1"
|
||||
VERSION="5.16.0"
|
||||
SDL_VERSION="2.32.10"
|
||||
|
||||
BOLD="\x1b[1m"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue