Update to 2.0

This commit is contained in:
Simon Brodtmann 2025-10-02 15:56:15 +02:00
parent c090985a08
commit fbd8f08c5c
78 changed files with 650 additions and 540 deletions

View file

@ -5,6 +5,6 @@ require("prototypes/categories")
if util.me.enable() then
require("prototypes/coke")
require("prototypes/foundry")
require("prototypes/entity/foundry")
require("prototypes/entity/electric-foundry")
require("prototypes/entity/foundry")
end