Browse Source

games/ut99: Update script.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
master
Eduardo Castillo 5 days ago
committed by Willy Sudiarto Raharjo
parent
commit
bfa43b0831
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 10
      games/ut99/README

10
games/ut99/README

@ -7,6 +7,16 @@ enhancements while keeping the original gameplay intact.
This is the full version of the game. 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: Features:
- Classic UT99 gameplay with the latest v469e improvements - Classic UT99 gameplay with the latest v469e improvements
- Optimize for Slackware 15 (64bit) - Optimize for Slackware 15 (64bit)

Loading…
Cancel
Save