Added Feathub to the "About" tab (#1234)

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Update Links.java
This commit is contained in:
ado1928
2019-12-20 01:33:24 +01:00
committed by Anuken
parent 0f6cd5242c
commit 5e568eac0d
3 changed files with 2 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ public class Links{
new LinkEntry("changelog", "https://github.com/Anuken/Mindustry/releases", Pal.accent.cpy()),
new LinkEntry("trello", "https://trello.com/b/aE2tcUwF", Color.valueOf("026aa7")),
new LinkEntry("wiki", "https://mindustrygame.github.io/wiki/", Color.valueOf("0f142f")),
new LinkEntry("feathub", "https://feathub.com/Anuken/Mindustry/", Color.valueOf("ebebeb")),
new LinkEntry("reddit", "https://www.reddit.com/r/Mindustry/", Color.valueOf("ee593b")),
new LinkEntry("itch.io", "https://anuke.itch.io/mindustry", Color.valueOf("fa5c5c")),
new LinkEntry("google-play", "https://play.google.com/store/apps/details?id=io.anuke.mindustry", Color.valueOf("689f38")),