From 0a428199d2496ec328a3f9ae4bbe913e0f6d31e9 Mon Sep 17 00:00:00 2001 From: Exonical Date: Fri, 12 Jun 2020 19:40:32 +0900 Subject: [PATCH] update contact info --- steamcmd_servers/conan_exiles/egg-conan-exiles.json | 2 +- steamcmd_servers/hurtworld/egg-hurtworld.json | 2 +- steamcmd_servers/squad/egg-squad.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/steamcmd_servers/conan_exiles/egg-conan-exiles.json b/steamcmd_servers/conan_exiles/egg-conan-exiles.json index d0ddf3c0..09168b33 100644 --- a/steamcmd_servers/conan_exiles/egg-conan-exiles.json +++ b/steamcmd_servers/conan_exiles/egg-conan-exiles.json @@ -5,7 +5,7 @@ }, "exported_at": "2018-12-25T20:34:11-05:00", "name": "Conan Exiles", - "author": "brycea@rapidnetworks.org", + "author": "brycea@terrahost.cloud", "description": "Conan Exiles is an open-world survival game set in the brutal lands of Conan the Barbarian. Survive in a savage world, build your kingdom, and dominate your enemies in brutal combat and epic warfare.", "image": "quay.io\/parkervcp\/pterodactyl-images:wine-source", "startup": "wine ConanSandboxServer.exe -log", diff --git a/steamcmd_servers/hurtworld/egg-hurtworld.json b/steamcmd_servers/hurtworld/egg-hurtworld.json index 5db3022f..135369c1 100644 --- a/steamcmd_servers/hurtworld/egg-hurtworld.json +++ b/steamcmd_servers/hurtworld/egg-hurtworld.json @@ -5,7 +5,7 @@ }, "exported_at": "2020-04-16T20:41:27-04:00", "name": "Hurtworld", - "author": "brycea@rapidnetworks.org", + "author": "brycea@terrahost.cloud", "description": "Hurtworld is a hardcore multiplayer survival FPS with a focus on deep survival progression that doesn't become trivial once you establish some basic needs. Built for hardcore gamers, Hurtworld aims to punish.", "image": "quay.io\/parkervcp\/pterodactyl-images:debian_source", "startup": ".\/Hurtworld.x86_64 -batchmode -nographics -exec \"host {{SERVER_PORT}};queryport {{QUERY_PORT}};maxplayers {{MAX_PLAYERS}};servername {{HOSTNAME}};creativemode ${CREATIVE_MODE};${ADMINS}\" -logfile $1", diff --git a/steamcmd_servers/squad/egg-squad.json b/steamcmd_servers/squad/egg-squad.json index 64730158..51a36b6b 100644 --- a/steamcmd_servers/squad/egg-squad.json +++ b/steamcmd_servers/squad/egg-squad.json @@ -5,7 +5,7 @@ }, "exported_at": "2019-10-08T08:47:08-04:00", "name": "Squad", - "author": "brycea@rapidnetworks.org", + "author": "brycea@terrahost.cloud", "description": "Squad is a 50 vs 50 multiplayer first-person shooter that aims to capture combat realism through communication and teamplay. Major features include vehicle-based combined arms gameplay, large scale environments, base building, and integrated positional VoIP for proximity talking & radio.", "image": "quay.io\/pterodactyl\/core:source", "startup": "\/home\/container\/SquadGame\/Binaries\/Linux\/SquadGameServer SquadGame Port={{SERVER_PORT}} QueryPort={{QUERY_PORT}}",