package manager list in repo + cleanup

This commit is contained in:
kepler155c@gmail.com
2019-07-06 23:53:47 -04:00
parent ed99703fda
commit b86f32b83a
4 changed files with 40 additions and 4 deletions

View File

@@ -8,6 +8,7 @@ if fs.exists('packages/milo/Milo.lua') then
end
fs.delete('packages/milo/apis/milo.lua')
fs.delete('packages/milo/plugins/manipulator.lua')
if peripheral.find('workbench') and shell.openForegroundTab then
shell.openForegroundTab('MiloLocal')