Advertisement
PetrAxeman

cc: tweaked - petr_axeman - dturtle setup

Apr 20th, 2024 (edited)
14
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. -- Очистка
  2. shell.run("rm /capis/dturtle.lua")
  3. shell.run("rm /udig.lua")
  4. shell.run("rm /capis")
  5.  
  6. -- Создание папок
  7. shell.run("mkdir capis")
  8.  
  9. -- Загрузка скриптов
  10. shell.run("pastebin get DCvdykbe /capis/dturtle.lua")
  11. shell.run("pastebin get UpgYSa01 /udig.lua")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement