app-store/apps/lodestone-core/config.json

20 lines
613 B
JSON

{
"$schema": "../schema.json",
"name": "Lodestone Core",
"available": true,
"exposable": true,
"no_gui": true,
"port": 16662,
"id": "lodestone-core",
"tipi_version": 10,
"version": "0.5.1",
"categories": ["gaming"],
"description": "A free, open source server hosting tool for Minecraft and other multiplayers.",
"short_desc": "Server hosting tool for Minecraft and other multiplayers.",
"author": "Lodestone-Team",
"source": "https://github.com/Lodestone-Team/lodestone_core",
"website": "https://lodestone.cc",
"form_fields": [],
"supported_architectures": ["arm64", "amd64"]
}