"description":"A Pterodactyl egg for the Hogwarts Legacy mod Hogwarp - For more info see their Nexus: https:\/\/www.nexusmods.com\/hogwartslegacy\/mods\/1378",
"description":"A API required to boot - https:\/\/presence.hogwarp.com\/login\r\n- If not set on install it will fail. Set API Key then Reinstall Files",
"env_variable":"API_KEY",
"default_value":"CHANGEME",
"user_viewable":true,
"user_editable":true,
"rules":"required|string",
"field_type":"text"
},
{
"name":"Server Name",
"description":"A name that displays on the Hogwarp list",
"env_variable":"SERV_NAME",
"default_value":"Ptero Hogwarp Server",
"user_viewable":true,
"user_editable":true,
"rules":"required|string",
"field_type":"text"
},
{
"name":"WineARCH",
"description":"Arch type for Wine",
"env_variable":"WINEARCH",
"default_value":"win64",
"user_viewable":false,
"user_editable":false,
"rules":"required",
"field_type":"text"
},
{
"name":"Max Players",
"description":"Max players for a server, this depends on your Patreon level for Hogwarp\r\nhttps:\/\/www.patreon.com\/tiltedphoques - ( 4, 8, 16, No Limit ) In that order.",
"env_variable":"MAX_PLAYERS",
"default_value":"4",
"user_viewable":true,
"user_editable":true,
"rules":"required|integer",
"field_type":"text"
},
{
"name":"Server Icon URL",
"description":"The icon that displays on Hogwarps multiplayer listing",
"env_variable":"SERV_ICON",
"default_value":"",
"user_viewable":true,
"user_editable":true,
"rules":"nullable|string",
"field_type":"text"
},
{
"name":"Server Description",
"description":"The description that shows on the Multiplayer list",
"description":"URL to pull the files from\r\n- Files can be found in their Discord (https:\/\/discord.com\/invite\/hogwarp). Default URL will pull from there as well\r\n- These files can be outdated! Be sure to check for an update in the event it has a version mismatch with the client.",