Add Andesite Alloy factory controller
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
-- Startup wrapper for the local Andesite Alloy production controller.
|
||||
|
||||
if not fs.exists("create_andesite_display.lua") then
|
||||
printError("create_andesite_display.lua fehlt")
|
||||
return
|
||||
end
|
||||
|
||||
shell.run("create_andesite_display.lua")
|
||||
Reference in New Issue
Block a user