From a7d41046c6bc6be13908130c7fc91422242bb10a Mon Sep 17 00:00:00 2001 From: ListinO Date: Mon, 27 Jul 2020 01:43:37 +0200 Subject: [PATCH] Change to the creator email --- mindustry/egg-mindustry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mindustry/egg-mindustry.json b/mindustry/egg-mindustry.json index 03b04394..36a5b676 100644 --- a/mindustry/egg-mindustry.json +++ b/mindustry/egg-mindustry.json @@ -5,7 +5,7 @@ }, "exported_at": "2020-07-22T18:01:10+02:00", "name": "Mindustry", - "author": "liotino.yoan@gmail.com", + "author": "unknown@unknown.com", "description": "Mindustry is a hybrid tower-defense sandbox factory game. Create elaborate supply chains of conveyor belts to feed ammo into your turrets, produce materials to use for building, and defend your structures from waves of enemies.", "image": "quay.io\/parkervcp\/pterodactyl-images:debian_openjdk-11", "startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -jar server-release.jar port {{SERVER_PORT}},name {{SERVER_NAME}},host {{MAPNAME}}",