-
I use my ~/.factorio/mods as workspace
here the workspace config:
```json
{
"factorio.versions": [
{
"name": "Home",
"factorioPath": "~/.factorio/bin/x64/factorio",
"…
-
Problem:
Recent Factorio update enabled support for vanilla loader entities to load into and out of trains.
This enables high-speed train load/unload with minimal downsides, rendering inserter crane…
-
Just a quick question. is it possible to publish factorio-lib-rs and factorio-mlua on crates.io? that would be very usefull if other people want to interact with factorio mods in rust.
-
I have the mod Multiple Unit Train Control https://mods.factorio.com/mod/MultipleUnitTrainControl installed.
this Mod creates copies of every locomotive to work properly, and adds a '-mu' to the enti…
-
I was only able to consistently reproduce one of the crashes, but I think they are all related.
Reproduction demo:
- https://youtu.be/EAHzbzlfey4
Steps:
1. Enter processor
2. Place a ghost of…
-
Trying to upgrade my mods on 0.15.15 on ubuntu nad getting this:
```
factorio@factorio:/opt/factorio$ /opt/factorio-mod-updater/factorio-mod-updater
Checking AfraidOfTheDark, AutoDeconstruct, a…
-
Unraid has one-click installation, how does Synology use docker to install fsm?
```
docker run --name ofsm -d \
-p 1880:80 \
-p 34197:34197/udp \
-v /volume1/docker/factorio/fsm-saves:/opt/f…
-
If you are running the stable branch of factorio, and a mod releases a new version that requires an experimental branch of factorio, it will still download and update the mod and therefor disabeling t…
-
see https://mods.factorio.com/mods/Choumiko/FARL/discussion/1289
-
# Feature Request
Factorio module should have a way of properly managing and updating mods.
## Feature Information:
- What should it do?
The user should be able to upload mod zip files through the…