mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-22 12:12:53 +08:00
Update Docker images
This commit is contained in:
parent
0a8846e72c
commit
0e07013cd8
@ -4,17 +4,16 @@
|
||||
"version": "PTDL_v2",
|
||||
"update_url": null
|
||||
},
|
||||
"exported_at": "2023-07-08T16:11:20+03:00",
|
||||
"exported_at": "2023-07-08T19:05:09+03:00",
|
||||
"name": "Quilt",
|
||||
"author": "diedyesterdaywashere@gmail.com",
|
||||
"author": "admin@sunstonesoft.com",
|
||||
"description": "The Quilt project is an open-source, community-driven modding toolchain designed primarily for Minecraft. By focusing on speed, ease of use and modularity, Quilt aims to provide a sleek and modern modding toolchain with an open ecosystem.",
|
||||
"features": null,
|
||||
"docker_images": {
|
||||
"Java 8": "ghcr.io\/pterodactyl\/yolks:java_8",
|
||||
"Java 11": "ghcr.io\/pterodactyl\/yolks:java_11",
|
||||
"Java 16": "ghcr.io\/pterodactyl\/yolks:java_16",
|
||||
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17",
|
||||
"Java 18": "ghcr.io\/pterodactyl\/yolks:java_18"
|
||||
"Java 8: 1.14 - 1.16.5": "ghcr.io\/pterodactyl\/yolks:java_8",
|
||||
"Java 16: 1.17 - 1.17.1": "ghcr.io\/pterodactyl\/yolks:java_16",
|
||||
"Java 17: 1.18 - Newest": "ghcr.io\/pterodactyl\/yolks:java_17",
|
||||
"Java 18: Newest": "ghcr.io\/pterodactyl\/yolks:java_18"
|
||||
},
|
||||
"file_denylist": [],
|
||||
"startup": "java -jar {{SERVER_JARFILE}} nogui -Xms128M -XX:MaxRAMPercentage=95.0",
|
||||
|
Loading…
Reference in New Issue
Block a user