aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/ut99/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/ut99/README b/games/ut99/README
index 439e93f16f..2332320d5b 100644
--- a/games/ut99/README
+++ b/games/ut99/README
@@ -7,6 +7,16 @@ enhancements while keeping the original gameplay intact.
This is the full version of the game.
+Install done, game won’t create user dirs.
+
+Make them manually with:
+
+install -Dm0644 /opt/ut99/UnrealTournament/System64/UnrealTournament.ini \
+ ~/.utpg/System/UnrealTournament.ini
+
+install -Dm0644 /opt/ut99/UnrealTournament/System64/User.ini \
+ ~/.utpg/System/User.ini
+
Features:
- Classic UT99 gameplay with the latest v469e improvements
- Optimize for Slackware 15 (64bit)