app-store/apps/lodestone-core/config.json
renovate[bot] dc6f88437b
chore(deps): update ghcr.io/lodestone-team/lodestone_core docker tag to v0.4.4 (#565)
* chore(deps): update ghcr.io/lodestone-team/lodestone_core docker tag to v0.4.4

* Update app version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2023-05-22 12:20:40 -04:00

20 lines
532 B
JSON

{
"$schema": "../schema.json",
"name": "Lodestone Core",
"available": true,
"exposable": true,
"no_gui": true,
"port": 16662,
"id": "lodestone-core",
"tipi_version": 2,
"version": "0.4.4",
"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",
"form_fields": []
}