summaryrefslogtreecommitdiffstats
path: root/games/UrbanTerror/docs/ioUrbanTerror_id-readme.txt
diff options
context:
space:
mode:
author Alan Ianson <agianson{at}gmail{dot}com>2020-01-03 05:17:32 -0600
committer Robby Workman <rworkman@slackbuilds.org>2020-01-03 05:17:32 -0600
commitbd1a0744270f665264b736b7e75b7dbf65b4a6a0 (patch)
tree886f2b02c93ae4e1fd54932b50cda9b1ff5afd29 /games/UrbanTerror/docs/ioUrbanTerror_id-readme.txt
parent6f01224c05c6dfe70b74d7864b917eac2011f247 (diff)
downloadslackbuilds-bd1a0744270f665264b736b7e75b7dbf65b4a6a0.tar.gz
slackbuilds-bd1a0744270f665264b736b7e75b7dbf65b4a6a0.tar.xz
games/UrbanTerror: Updated for version 4.3.4.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games/UrbanTerror/docs/ioUrbanTerror_id-readme.txt')
-rw-r--r--games/UrbanTerror/docs/ioUrbanTerror_id-readme.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/games/UrbanTerror/docs/ioUrbanTerror_id-readme.txt b/games/UrbanTerror/docs/ioUrbanTerror_id-readme.txt
index 3997792774..55b00f33d7 100644
--- a/games/UrbanTerror/docs/ioUrbanTerror_id-readme.txt
+++ b/games/UrbanTerror/docs/ioUrbanTerror_id-readme.txt
@@ -129,12 +129,12 @@ GENERAL NOTES
A short summary of the file layout:
-code/ Quake III Arena source code ( renderer, game code, OS layer etc. )
-code/bspc bot routes compiler source code
-lcc/ the retargetable C compiler ( produces assembly to be turned into qvm bytecode by q3asm )
-q3asm/ assembly to qvm bytecode compiler
-q3map/ map compiler ( .map -> .bsp ) - this is the version that comes with Q3Radiant 200f
-q3radiant/ Q3Radiant map editor build 200f ( common/ and libs/ are support dirs for radiant )
+code/ Quake III Arena source code ( renderer, game code, OS layer etc. )
+code/bspc bot routes compiler source code
+lcc/ the retargetable C compiler ( produces assembly to be turned into qvm bytecode by q3asm )
+q3asm/ assembly to qvm bytecode compiler
+q3map/ map compiler ( .map -> .bsp ) - this is the version that comes with Q3Radiant 200f
+q3radiant/ Q3Radiant map editor build 200f ( common/ and libs/ are support dirs for radiant )
While we made sure we were still able to compile the game on Windows, GNU/Linux
and Mac, this build didn't get any kind of extensive testing so it may not work