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

View File

@@ -75,7 +75,6 @@ end
return {
skip_intro = true, --- @setting skip_intro skips the intro given in the default factorio free play scenario
skip_victory = true, --- @setting skip_victory will skip the victory screen when a rocket is launched
disable_base_game_silo_script = true, --- @setting disable_base_game_silo_script will not load the silo script at all
research_queue_from_start = true, --- @setting research_queue_from_start when true the research queue is useable from the start
friendly_fire = false, --- @setting friendly_fire weather players will be able to attack each other on the same force
enemy_expansion = false, --- @setting enemy_expansion a catch all for in case the map settings file fails to load