README 740 B

1234567891011121314151617181920212223
  1. Arx Libertatis is a cross-platform, open source port of Arx Fatalis,
  2. a 2002 first-person role-playing game / dungeon crawler developed by
  3. Arkane Studios.
  4. Arx Fatalis features crafting, melee and ranged combat, as well as a
  5. unique casting system where the player draws runes in real time to
  6. effect the desired spell.
  7. Arx Libertatis is based on the publicly released Arx Fatalis sources
  8. and available under the GPL 3+ license. This does however not include
  9. the game data, so you need to obtain a copy of the original Arx Fatalis
  10. or its demo to play Arx Libertatis.
  11. Optional dependencies:
  12. optipng, qt5
  13. To use Qt4 instead of Qt5 use:
  14. QT=4 ./ArxLibertatis.SlackBuild
  15. To use SDL1 instead of SDL2 use:
  16. SDL=1 ./ArxLibertatis.SlackBuild