tuxmartin

Supertux

Sep 2nd, 2015
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. $ cat ~/.supertux/save/slot1.stsg
  2.  
  3. (supertux-savegame
  4. (version 1)
  5. (title "Icyisland - 1/26")
  6. (lives 5)
  7. (score 2435)
  8. (distros 81)
  9. (tux (x 4) (y 6)
  10. (back "north")
  11. (bonus "none"))
  12. (levels
  13. (level (name "world1/level1.stl")
  14. (solved #t))
  15. )
  16. )
  17.  
  18. ;; EOF ;;
Advertisement
Add Comment
Please, Sign In to add comment