29 lines
759 B
YAML
29 lines
759 B
YAML
|
apiVersion: v2
|
||
|
kubeVersion: ">=1.16.0-0"
|
||
|
name: minetest
|
||
|
version: 0.0.21
|
||
|
appVersion: "5.4.1"
|
||
|
description: Minetest (server) is a near-infinite-world block sandbox game and a game engine.
|
||
|
type: application
|
||
|
deprecated: false
|
||
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/minetest
|
||
|
icon: https://truecharts.org/_static/img/appicons/minetest-icon.png
|
||
|
keywords:
|
||
|
- minetest
|
||
|
sources:
|
||
|
- https://hub.docker.com/r/linuxserver/minetest
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org
|
||
|
version: 8.15.2
|
||
|
# condition:
|
||
|
maintainers:
|
||
|
- email: info@truecharts.org
|
||
|
name: TrueCharts
|
||
|
url: https://truecharts.org
|
||
|
annotations:
|
||
|
truecharts.org/catagories: |
|
||
|
- games
|
||
|
truecharts.org/SCALE-support: "true"
|
||
|
truecharts.org/grade: U
|