Browse Source
games/ut99: Update script.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
master
Eduardo Castillo
2 days ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with
10 additions and
0 deletions
-
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) |
|
|
|