Add client apply flow and asset uploads

This commit is contained in:
2026-05-08 20:03:07 +09:00
parent 427b708277
commit 4453dbd8f3
13 changed files with 730 additions and 73 deletions

View File

@@ -1,6 +1,9 @@
{
"mcVersion": "1.20.1",
"recommendedJdkVersion": 17,
"loaderType": "vanilla",
"loaderVersion": "",
"loaderInstallerPath": "",
"serverMinRam": 2048,
"serverMaxRam": 4096,
"clientMinRam": 4096,
@@ -10,5 +13,7 @@
"configEditableFiles": [
"server.properties",
"bukkit.yml"
]
],
"resourcePackFiles": [],
"shaderPackFiles": []
}