Advertisement
Zeanon

Draconic Reactor Control legacy Updater

May 3rd, 2022 (edited)
1,102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.29 KB | None | 0 0
  1. -- Updater for DraconicReactorControl by acidjazz and Zeanon
  2. -- get it with pastebin get DEPNPsSz update
  3. -- pastebin link: https://pastebin.com/DEPNPsSz
  4.  
  5. if fs.exists("install") then
  6.     shell.run("delete install")
  7. end
  8.  
  9. shell.run("pastebin get qpA31HT6 install")
  10. shell.run("install")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement