diff --git a/source_servers/mordhau/egg-mordhau.json b/source_servers/mordhau/egg-mordhau.json index d9286c4c..810d1616 100644 --- a/source_servers/mordhau/egg-mordhau.json +++ b/source_servers/mordhau/egg-mordhau.json @@ -5,7 +5,7 @@ }, "exported_at": "2019-05-04T21:54:08-05:00", "name": "Mordhau", - "author": "chasx003", + "author": "trey@chazx.cc", "description": "Mordhau is a multiplayer medieval hack 'n slash video game, developed by Slovenian independent studio Triternion, with a prominent aspect of skill-based competitive play and customization.", "image": "chasx003\/mordhau", "startup": ".\/MordhauServer.sh \/Game\/Mordhau\/Maps\/{{DEFAULT_MAP}}?MaxSlots={{MAX_PLAYERS}}? -USEALLAVAILABLECORES -Port={{SERVER_PORT}} -queryport={{QUERY_PORT}}", @@ -87,4 +87,4 @@ "rules": "required|string|max:40" } ] -} \ No newline at end of file +}