-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #9 from Ptero-Eggs/danny6167-issue-6
Update egg-project-zomboid.json
- Loading branch information
Showing
1 changed file
with
2 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.", | ||
|
@@ -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", | ||
|
@@ -111,4 +101,4 @@ | |
"field_type": "text" | ||
} | ||
] | ||
} | ||
} |