Archipelago/worlds/factorio/data
Fabian Dill ac77666f2f
Factorio: skip a bunch of file IO (#2444)
In a lot of cases, Factorio would write data to file first, then attach that file into zip. It now directly attaches the data to the zip and encapsulation was used to allow earlier GC in places (rendered templates especially).
2023-11-10 22:02:34 +01:00
..
mod Factorio: skip a bunch of file IO (#2444) 2023-11-10 22:02:34 +01:00
mod_template Factorio: fix resync not reconciling divergent history 2023-06-29 15:15:12 +02:00
fluids.json Factorio: load fluids from exported data 2022-06-18 13:40:10 +02:00
items.json Factorio: fix impossible recipes requiring stacking non-stacking items 2022-06-18 09:15:14 +02:00
machines.json Move Factorio data from /data/factorio to /worlds/factorio/data, to contain it in its world folder 2021-07-31 15:13:55 +02:00
recipes.json Factorio: option to randomize silo recipe 2021-07-31 16:27:53 +00:00
resources.json Factorio: fix impossible recipes requiring stacking non-stacking items 2022-06-18 09:15:14 +02:00
techs.json Factorio: add Traps 2021-08-04 05:40:51 +02:00