Edit Foundry egg (#13)
* Edit Foundry egg * Export Foundry egg from a panel
This commit is contained in:
parent
501c5aae44
commit
ab9c20966b
@ -8,6 +8,7 @@ Build a factory optimized to perfection or an artistic masterpiece in an infinit
|
||||
|
||||
Steam: https://store.steampowered.com/app/983870/FOUNDRY/
|
||||
Homepage: https://www.paradoxinteractive.com/games/foundry/about
|
||||
More server info: https://dedicated.foundry-game.com/
|
||||
|
||||
### Author & Contributers
|
||||
| Name | Github Profile | Buy me a Coffee |
|
||||
@ -17,10 +18,10 @@ Homepage: https://www.paradoxinteractive.com/games/foundry/about
|
||||
|
||||
### Server Ports
|
||||
|
||||
Sons of the Forest requires up to 2 ports. You can choose every port you want.
|
||||
Foundry requires up to 2 ports. You can choose every port you want.
|
||||
|
||||
| Port | default |
|
||||
|---------|---------------|
|
||||
| Game | 7777 |
|
||||
| Game | 3724 |
|
||||
| Query | 27015 |
|
||||
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
"version": "PTDL_v2",
|
||||
"update_url": null
|
||||
},
|
||||
"exported_at": "2024-05-09T09:33:57+02:00",
|
||||
"exported_at": "2024-05-11T00:02:11+02:00",
|
||||
"name": "Foundry",
|
||||
"author": "eggs@goover.dev",
|
||||
"description": "Build a factory optimized to perfection or an artistic masterpiece in an infinite voxel world. Mine and harvest resources, automate your ever-growing production lines and manage complex systems while researching your way to mechanical mastery in FOUNDRY.",
|
||||
@ -34,7 +34,7 @@
|
||||
"name": "[SERVER] Steam Query Port",
|
||||
"description": "Sets the network port used by the Steam server browser to query information about the game. This is only used if the server is set to public.",
|
||||
"env_variable": "QUERY_PORT",
|
||||
"default_value": "",
|
||||
"default_value": "27015",
|
||||
"user_viewable": true,
|
||||
"user_editable": false,
|
||||
"rules": "required|integer|between:1024,65536",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user