mirror of
https://github.com/Oarcinae/FactorioScenarioMultiplayerSpawn.git
synced 2025-01-07 23:01:35 +02:00
A custom scenario for Factorio which provides each player a unique starting spawn point in a multiplayer game.
|
||
---|---|---|
control.lua | ||
LICENSE | ||
README.md |
FactorioScenarioMultiplayerSpawn
A custom scenario for allowing separate spawn locations in multiplayer. Designed for Co-op and PvE.
Instructions
Download the zip.
Place it in your Factorio/scenarios/... folder
It should look something like this (for my windows steam install location):
C:\Users\user\AppData\Roaming\Factorio\scenarios\FactorioScenarioMultiplayerSpawn\control.lua
TODO
I need to update this with more details about the implementation and explain some of the configuration options.
For now, just take a look at the source and it should be mostly easy to understand I hope.