Advertisement
Guest User

Untitled

a guest
Aug 12th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. SET WorkPath="C:\Dedicated Server\Minecraft Main\world2"
  2.  
  3. SET c10=c10t.exe -w %WorkPath%
  4.  
  5. echo on
  6.  
  7. %c10% -o ObliqueDay.png -y
  8. %c10% -o ObliqueNight.png -n -y
  9. %c10% -o TopDay.png
  10. %c10% -o TopNight.png -n
  11.  
  12. pause
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement