mirror of
https://github.com/parkervcp/eggs.git
synced 2026-06-13 01:33:58 +08:00
Added EULA feature
This commit is contained in:
committed by
GitHub
Unverified
parent
48b2e6ec12
commit
d02c073bd2
@@ -8,7 +8,9 @@
|
||||
"name": "NeoForge",
|
||||
"author": "mail@invalidpanda.dev",
|
||||
"description": "A new fork of the Minecraft modding platform Forge. NeoForge provides support for many Forge mods, but some newer mods are NeoForge-exclusive. NeoForge supports Minecraft version 1.20.1 and newer.",
|
||||
"features": null,
|
||||
"features": [
|
||||
"eula"
|
||||
],
|
||||
"docker_images": {
|
||||
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user