mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-02-08 22:47:33 +00:00
update to current netradiant build
This commit is contained in:
parent
a09032a806
commit
a798e399e5
@ -183,8 +183,8 @@ case "$cmd" in
|
||||
rm -f Xonotic/key_15.d0pk
|
||||
{
|
||||
verbose cd Xonotic/mapping
|
||||
verbose wget http://www.icculus.org/netradiant/files/netradiant-1.5.0-20120114.tar.bz2
|
||||
verbose wget http://www.icculus.org/netradiant/files/netradiant-1.5.0-20120114-win32-7z.exe
|
||||
verbose wget http://www.icculus.org/netradiant/files/netradiant-1.5.0-20120301.tar.bz2
|
||||
verbose wget http://www.icculus.org/netradiant/files/netradiant-1.5.0-20120301-win32-7z.exe
|
||||
for X in *-7z.exe; do
|
||||
7za x "$X"
|
||||
rm -f "$X"
|
||||
|
Loading…
Reference in New Issue
Block a user