treset.dcgi - dotg - a bitreich fosdem adventure
 (HTM) git clone https://git.parazyd.org/dotg
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
       treset.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