spigot_ynh/manifest.json
2020-09-15 20:07:53 +02:00

26 lines
611 B
JSON

{
"name": "Minecraft Spigot",
"id": "spigot",
"packaging_format": 1,
"description": {
"en": "Minecraft Server made easy!",
"fr": "Créez un serveur Minecraft facilement !"
},
"version": "1.0~ynh1",
"url": "https://gitea.com/chopin42/spigot_ynh",
"license": "non-free",
"maintainer": {
"name": "SnowCode",
"email": "john.doe@john.com",
"url": "https://gitea.com/chopin42"
},
"requirements": {
"yunohost": ">= 3.5"
},
"multi_instance": false,
"services": [],
"arguments": {
"install" : []
}
}