Skip to content

Commit

Permalink
Merge pull request #9 from Ptero-Eggs/danny6167-issue-6
Browse files Browse the repository at this point in the history
Update egg-project-zomboid.json
  • Loading branch information
rowansc1 authored Dec 13, 2024
2 parents 39cb224 + 2883332 commit def844e
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions project_zomboid/egg-project-zomboid.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2023-07-30T20:12:08+02:00",
"exported_at": "2024-12-12T20:12:08+02:00",
"name": "Project Zomboid",
"author": "[email protected]",
"description": "Project Zomboid is an open world survival horror video game in alpha stage development by British and Canadian independent developer, The Indie Stone. The game is set in a post apocalyptic, zombie infested world where the player is challenged to survive for as long as possible before inevitably dying.",
Expand Down Expand Up @@ -70,16 +70,6 @@
"rules": "required|string|max:20",
"field_type": "text"
},
{
"name": "Max Players",
"description": "Maximum players to allow",
"env_variable": "MAX_PLAYERS",
"default_value": "10",
"user_viewable": true,
"user_editable": false,
"rules": "required|string|max:20",
"field_type": "text"
},
{
"name": "PZ Steam App ID",
"description": "PZ Steam App ID",
Expand Down Expand Up @@ -111,4 +101,4 @@
"field_type": "text"
}
]
}
}

0 comments on commit def844e

Please sign in to comment.