Add PID Modal (#3845)

This commit is contained in:
Charles Morgan 2022-01-17 22:02:10 -05:00 committed by GitHub
parent 1eaf411cb4
commit aed9f85bce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 100 additions and 7 deletions

View file

@ -10,7 +10,8 @@
"description": "Minecraft Forge Server. Minecraft Forge is a modding API (Application Programming Interface), which makes it easier to create mods, and also make sure mods are compatible with each other.",
"features": [
"eula",
"java_version"
"java_version",
"pid_limit"
],
"images": [
"ghcr.io\/pterodactyl\/yolks:java_17",