From 7625ee89a3eec3b8fb0a7ba2db0e4d1dbefc2184 Mon Sep 17 00:00:00 2001 From: DioEgizio <83089242+DioEgizio@users.noreply.github.com> Date: Thu, 16 Jun 2022 10:21:30 +0200 Subject: [PATCH] do stuff (#15) --- src/tags.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/tags.json b/src/tags.json index e91f537..47beafe 100644 --- a/src/tags.json +++ b/src/tags.json @@ -86,6 +86,20 @@ }, "aliases": ["isjava8ancient", "whyispolyforcingme"] }, + { + "name": "update", + "embed": { + "title": "Does PolyMC auto-update?", + "description": "Updating functionality [is planned](https://github.com/PolyMC/PolyMC/issues/60) on Windows and macOS, but not yet implemented, even though the macOS updater [is almost completely done](https://github.com/PolyMC/PolyMC/pull/479). Windows updating will work in a similar way as macOS.", + "color": "BLUE" + }, + "aliases": ["updating", "autoupdate"] + }, + { + "name": "modupdater", + "text": "Mod updating functionality is almost completely done.\n You can track its development on [the PR](https://github.com/PolyMC/PolyMC/pull/588) and on #mod-updater.", + "aliases": ["mod-update", "modupdate"] + }, { "name": "curseforge", "embed": {