Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit 15ddc0b

Browse files
committed
Deprecate
1 parent bee9cb6 commit 15ddc0b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

readme-vars.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ project_logo: "https://raw.githubusercontent.com/linuxserver/beta-templates/mast
77
project_blurb: "[{{ project_name|capitalize }}]({{ project_url }}) (server) is a near-infinite-world block sandbox game and a game engine, inspired by InfiniMiner, Minecraft, and the like."
88
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
99
project_categories: "Games"
10-
project_blurb_optional_extras_enabled: false
10+
project_deprecation_status: true
11+
project_deprecation_message: "Please migrate to https://github.com/linuxserver/docker-luanti"
1112
# supported architectures
1213
available_architectures:
1314
- {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}
@@ -85,6 +86,7 @@ init_diagram: |
8586
"minetest:latest" <- Base Images
8687
# changelog
8788
changelogs:
89+
- {date: "30.01.25:", desc: "Deprecate due to project renaming to [luanti](https://github.com/linuxserver/docker-luanti)."}
8890
- {date: "25.11.24:", desc: "Add Prometheus metrics support."}
8991
- {date: "01.06.24:", desc: "Rebase to Alpine 3.20."}
9092
- {date: "12.05.24:", desc: "Unpin irrlicht, enable IPv6 support in default conf."}

0 commit comments

Comments
 (0)