v0.0.3: 修复仅有base
被启用时的各种BUG。
v0.0.2: 更新缩略图。
v0.0.1: 提供如下功能
即插即用 -- 你可以把data-final-fixes.lua
和control.lua
文件送进Factorio/data/quality
目录,这样会让mod作为本地mod加载,这种加载方法不会影响steam成就的获取,但会影响各种mod选项(如果你想修改选项,请直接修改lua文件)。
最高品质 -- 所有具有品质的物品将自动升级到最高可用品质(因此你只会收到非品质和最高品质的物品)。
起始装甲 -- 指定主装甲和副装甲;如果主装甲不存在(例如,太空时代DLC未启用),它将尝试装备副装甲。由于主装甲和副装甲提供的背包容量不同。
装甲模块 -- 要安装在起始装甲上的模块。
起始物品 -- 自动获得特定物品。
v0.0.3: Fix bugs with only base
mod is enabled.
v0.0.2: Upload the picture as thumbnail.
v0.0.1: Provides
Plug-in Mode -- You could put data-final-fixes.lua
and control.lua
into the Factorio/data/quality
folder, to use them as a native mod (in such case, you could trigger steam achievement, but the settings cannot be changed(since you should change them in the .lua
files))
Highest Quality -- Every crafted item with quality will be automatically upgraded to the highest available quality (thus you will only receive non-quality and highest-quality items).
Starting Armor -- Specify primary and secondary armor; if the primary armor does not exist (e.g., space-age DLC is not enabled), it will attempt to equip the secondary armor. Due to the different backpack capacities provided by primary and secondary armors.
Armor Modules -- Modules to be installed on the starting armor.
Starting Items -- Automatically obtain the specific items.