tuxmartin

supertux

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