기본 내용 수정

This commit is contained in:
tkrmagid-desktop
2026-05-11 03:31:07 +09:00
parent 01a34e08aa
commit 4e7a7023cd
2 changed files with 7 additions and 8 deletions

View File

@@ -1,16 +1,15 @@
{
"name": "음악퀴즈 v1",
"mcVersion": "1.20.1",
"name": "음악퀴즈_test",
"mcVersion": "26.1.2",
"platform": {
"type": "forge",
"downloadUrl": "/forge-installer.jar"
"type": "fabric"
},
"modsFolder": "music-quiz",
"resourcepackPath": "music-quiz.zip",
"modsFolder": "",
"resourcepackPath": "",
"serverMinRam": 2048,
"serverMaxRam": 8192,
"clientMinRam": 4096,
"clientRecommendedRam": 8192,
"mapPath": "music-quiz-map.zip",
"serverPath": "music-quiz-server.zip"
"serverPath": ""
}