mirror of
https://gitlab.com/xonotic/xonotic
synced 2024-12-14 02:45:23 +00:00
upgrade the included netradiant build
This commit is contained in:
parent
b48e0f4dad
commit
4c159f930b
4
all
4
all
@ -1627,8 +1627,8 @@ case "$cmd" in
|
|||||||
rm -f Xonotic/key_15.d0pk
|
rm -f Xonotic/key_15.d0pk
|
||||||
{
|
{
|
||||||
verbose cd Xonotic/mapping
|
verbose cd Xonotic/mapping
|
||||||
verbose wget http://www.icculus.org/netradiant/files/netradiant-1.5.0-20110223.tar.bz2
|
verbose wget http://www.icculus.org/netradiant/files/netradiant-1.5.0-20110630.tar.bz2
|
||||||
verbose wget http://www.icculus.org/netradiant/files/netradiant-1.5.0-20110223-win32-7z.exe
|
verbose wget http://www.icculus.org/netradiant/files/netradiant-1.5.0-20110630-win32-7z.exe
|
||||||
for X in *-7z.exe; do
|
for X in *-7z.exe; do
|
||||||
7za x "$X"
|
7za x "$X"
|
||||||
rm -f "$X"
|
rm -f "$X"
|
||||||
|
Loading…
Reference in New Issue
Block a user