Fix CI and remove factorio control (#15)

This commit is contained in:
Cooldude2606
2024-12-06 12:39:19 +00:00
committed by GitHub
parent 26d3c9788e
commit bafc8215c1
4 changed files with 1 additions and 133 deletions

View File

@@ -4,8 +4,6 @@
-- core files should be required by modules and not be present in this list;
-- @config File-Loader
return {
-- 'example.file_not_loaded',
"modules.factorio-control", -- base factorio free play scenario
"expcore.player_data", -- must be loaded first to register event handlers
--- Addons