dotg

a bitreich fosdem adventure
git clone https://git.parazyd.org/dotg
Log | Files | Refs

reset.dcgi (111B)


      1 #!/bin/sh
      2 
      3 . config
      4 
      5 rm -rf "$savegame"
      6 
      7 cat <<EOM
      8 
      9 Game state reset.
     10 
     11 [1|Go back|/dotg/act-i|server|port]
     12 EOM