Add deprecation notice

master
Y.W 2022-04-30 17:46:49 +02:00
parent 34ee9e3b84
commit 66c45deaf4
2 changed files with 6 additions and 4 deletions

View File

@ -1,7 +1,7 @@
{
"title": "Remote Control for Advtrains",
"short_description": "This mod allows you to remotely control trains",
"dev_state": "WIP",
"tags": ["gui"],
"title": "Remote Control for Advtrains (Old)",
"short_description": "This mod allows you to remotely control trains. This is the implementation by Y. Wang.",
"dev_state": "DEPRECATED",
"tags": [],
"license": "AGPL-3.0-only"
}

View File

@ -2,6 +2,8 @@
[![ContentDB](https://content.minetest.net/packages/yw05/train_remote/shields/title/)](https://content.minetest.net/packages/yw05/train_remote/)
**This mod is no longer maintained. Please use [Maverick2797's implementation](https://notabug.org/Maverick2797/advtrains_train_controller) instead.**
This mod allows you to remotely control a train in Minetest.
## Usage