mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-12 04:27:24 +08:00
Merge pull request #1936 from gOOvER/patch-6
add correct author to Mindustry egg
This commit is contained in:
commit
718c4b60cc
@ -5,7 +5,7 @@
|
|||||||
},
|
},
|
||||||
"exported_at": "2020-07-22T18:01:10+02:00",
|
"exported_at": "2020-07-22T18:01:10+02:00",
|
||||||
"name": "Mindustry",
|
"name": "Mindustry",
|
||||||
"author": "unknown@unknown.com",
|
"author": "sir3lit@gmail.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.",
|
"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": "ghcr.io\/pterodactyl\/yolks:java_11",
|
"image": "ghcr.io\/pterodactyl\/yolks:java_11",
|
||||||
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -jar server-release.jar config port {{SERVER_PORT}},config name {{SERVER_NAME}},host {{MAPNAME}}",
|
"startup": "java -Xms128M -Xmx{{SERVER_MEMORY}}M -jar server-release.jar config port {{SERVER_PORT}},config name {{SERVER_NAME}},host {{MAPNAME}}",
|
||||||
|
Loading…
Reference in New Issue
Block a user