Loading

Paste #pbr8tu10e

  1. $ ls -l /home/alberth/.openttd/scenario//UNNAMED.sct                                
  2. -rw-rw-r--. 1 alberth alberth 10240 Apr 23 20:33 /home/alberth/.openttd/scenario//UNNAMED.sct
  3.  
  4. $ tar tvf /home/alberth/.openttd/scenario//UNNAMED.sct                                
  5. -rw-rw-r-- 1000/1000       104 2016-04-23 20:33 scenario/metadata.txt
  6.  
  7. $ tar xf /home/alberth/.openttd/scenario//UNNAMED.sct scenario/metadata.txt --to-stdout      
  8. [extended_heightmap]
  9. format_version = 1
  10. width = 512
  11. height = 1024
  12. orientation = ccw
  13. climate = temperate

Comments