Build installer and management site from spec
This commit is contained in:
13
manifest/sample-pack.json
Normal file
13
manifest/sample-pack.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"mcVersion": "1.20.1",
|
||||
"serverMinRam": 2048,
|
||||
"serverMaxRam": 4096,
|
||||
"clientMinRam": 4096,
|
||||
"clientRecommendedRam": 8192,
|
||||
"packPath": "sample-pack.zip",
|
||||
"description": "기본 샘플 서버팩",
|
||||
"configEditableFiles": [
|
||||
"server.properties",
|
||||
"bukkit.yml"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user