diff options
-rw-r--r-- | games/OpenRA/README | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/games/OpenRA/README b/games/OpenRA/README index 2d079357d7ccb..b2a7cba64d4b4 100644 --- a/games/OpenRA/README +++ b/games/OpenRA/README @@ -1,12 +1,12 @@ OpenRA is a modernized recreation of the classic RTS Command & Conquer -OpenRA is a project that recreates and modernizes the classic -Command & Conquer real time strategy games. A flexible open source -game engine (the OpenRA engine), has been developed, which provides a -common platform for rebuilding and reimagining classic 2D and 2.5D RTS -games (the OpenRA mods). +OpenRA is a project that recreates and modernizes the classic Command & +Conquer real time strategy games. A flexible open source game engine +(the OpenRA engine), has been developed, which provides a common +platform for rebuilding and reimagining classic 2D and 2.5D RTS games +(the OpenRA mods). -NOTE: There is a known issue with the version of mono found at SlackBuilds.org -and some terminals, such as urxvt, that affects OpenRA during build time and run -time; one work around is to pass the varible TERM=xterm to the script during -build and run time. +NOTE: There is a known issue with the version of mono found at +SlackBuilds.org and some terminals, such as urxvt, that affects OpenRA +during build time and run time; one work around is to pass the varible +TERM=xterm to the script during build and run time. |