1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2024-12-30 23:17:53 +02:00
A compilation of factorio scenarios, featuring many different maps.
Go to file
2019-07-08 16:56:19 +02:00
commands player > character 2019-05-02 21:17:22 +02:00
functions 0.17 things 2019-03-11 03:17:03 +01:00
maps new map, territorial control 2019-07-08 16:56:19 +02:00
modules Minor change to show_health 2019-07-04 00:11:54 +02:00
tools things and fixes 2019-06-07 11:18:08 +02:00
utils Minor changes 2019-07-07 11:52:12 +02:00
.luacheckrc Major overhaul to player sessions 2019-07-06 16:38:03 +02:00
antigrief_admin_panel.lua player > character 2019-05-02 21:17:22 +02:00
antigrief.lua Fixed desync 2019-07-07 13:00:50 +02:00
chatbot.lua Fixed desync 2019-07-07 13:00:50 +02:00
commands.lua junkyard 2019-03-06 22:58:37 +01:00
control.lua new map, territorial control 2019-07-08 16:56:19 +02:00
group.lua tag max length increase 2019-03-31 10:20:38 +02:00
on_tick_schedule.lua updates 2019-04-12 02:57:25 +02:00
player_list.lua Minor changes 2019-07-06 23:44:27 +02:00
poll.lua removed global.trusted 2019-07-07 18:18:31 +02:00
readme.md playtimes update 2019-01-06 19:41:58 +01:00
rewards.lua update rewards 2019-03-11 17:46:09 +01:00
score.lua fix 2019-06-16 18:49:06 +02:00

ComfyFactorio

A factorio scenario.

How to install and choose a map:

  1. Clone or Download the whole repository.
  2. Copy the extracted folder into your scenario folder. (../factorio/scenarios/comfyfactorio)
  3. Choose a map to play by opening control.lua with your favorite text editor.
  4. Find the line "---- enable maps here ----" and remove the "--" in front of the map that you want to activate. Make sure only 1 map is activated.
  5. Launch it in the game: >>Play >>Scenarios