27 lines
589 B
JSON
27 lines
589 B
JSON
|
[
|
||
|
{
|
||
|
"title": "Patreon",
|
||
|
"color": "red",
|
||
|
"href": "https://patreon.com/Ryujinx",
|
||
|
"icon": "fa-patreon"
|
||
|
},
|
||
|
{
|
||
|
"title": "GitHub",
|
||
|
"color": "green",
|
||
|
"href": "https://github.com/Ryujinx/Ryujinx",
|
||
|
"icon": "fa-github"
|
||
|
},
|
||
|
{
|
||
|
"title": "Twitter",
|
||
|
"color": "blue",
|
||
|
"href": "https://twitter.com/RyujinxEmu",
|
||
|
"icon": "fa-twitter"
|
||
|
|
||
|
},
|
||
|
{
|
||
|
"title": "Discord",
|
||
|
"color": "#7289DA",
|
||
|
"href": "https://discord.gg/VkQYXAZ",
|
||
|
"icon": "fa-discord"
|
||
|
}
|
||
|
]
|