diff options
Diffstat (limited to 'games/OpenRA/README')
-rw-r--r-- | games/OpenRA/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/games/OpenRA/README b/games/OpenRA/README index 845497602b..2d079357d7 100644 --- a/games/OpenRA/README +++ b/games/OpenRA/README @@ -5,3 +5,8 @@ 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. |