factorio-headless: get pyanodons running
This commit is contained in:
parent
fa7db1fac6
commit
780a141609
3 changed files with 7 additions and 7 deletions
|
@ -39,7 +39,7 @@ in
|
|||
};
|
||||
templates."extraSettingsFile.json".content = ''
|
||||
{
|
||||
"name": "WarptorioHolli",
|
||||
"name": "Pyanodons Holli",
|
||||
"description": "Trying to run a factorio-headless-server on my nix system",
|
||||
"tags": ["vanilla"],
|
||||
"max_players": 10,
|
||||
|
@ -66,7 +66,7 @@ in
|
|||
lan = true;
|
||||
nonBlockingSaving = true;
|
||||
autosave-interval = 15;
|
||||
saveName = "Warptorio";
|
||||
saveName = "Pyanodons";
|
||||
admins = [
|
||||
"daholli"
|
||||
"galbrain"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue