do stuff (#15)

This commit is contained in:
DioEgizio 2022-06-16 10:21:30 +02:00 committed by GitHub
parent acbe57afb1
commit 7625ee89a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -86,6 +86,20 @@
}, },
"aliases": ["isjava8ancient", "whyispolyforcingme"] "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", "name": "curseforge",
"embed": { "embed": {