install_repo_games.sh 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. #!/bin/bash
  2. # fail if any commands fails
  3. set -e
  4. # debug log
  5. #set -x
  6. # Set superuser privileges command if not set
  7. if [[ -z $su ]]; then
  8. export su="sudo"
  9. fi
  10. cd || return
  11. # roguelikes
  12. $su apt-get -y --fix-missing install moria angband nethack-console cataclysm-dda-curses #games-rogue
  13. # doom
  14. $su apt-get -y --fix-missing install chocolate-doom crispy-doom prboom-plus glbsp zdbsp
  15. # doom3
  16. $su apt-get -y --fix-missing install dhewm3 dhewm3-doom3 dhewm3-d3xp #rbdoom3bfg
  17. # quake
  18. $su apt-get -y --fix-missing install quakespasm
  19. # quake2
  20. $su apt-get -y --fix-missing install yamagi-quake2
  21. # hexen2
  22. $su apt-get -y --fix-missing install uhexen2
  23. # rtcw
  24. $su apt-get -y --fix-missing install rtcw
  25. # descent
  26. #$su apt-get -y --fix-missing install d1x-rebirth d2x-rebirth
  27. # uqm
  28. $su apt-get -y --fix-missing install uqm
  29. # minetest
  30. $su apt-get -y --fix-missing install minetest minetest-server #minetest-mod-basic-materials minetest-mod-homedecor minetest-mod-nether minetest-mod-player-3d-armor minetest-mod-mobs-redo
  31. # tor
  32. $su apt-get -y --fix-missing install tor obfs4proxy
  33. # torcs
  34. $su apt-get -y --fix-missing install torcs torcs-data
  35. # emulators
  36. $su apt-get -y --fix-missing install dosbox mednafen dolphin-emu #mgba-sdl mednaffe higan hatari scummvm scummvm-tools fs-uae fs-uae-launcher nestopia mame mame-tools pcsxr pcsx2
  37. # retroarch
  38. #$su apt-get -y --fix-missing install retroarch
  39. # other games
  40. $su apt-get -y --fix-missing install lbreakout2 micropolis lincity