Add links to Discord and compatibility list (#5)
This commit is contained in:
parent
7b03b10523
commit
cc14483220
1 changed files with 3 additions and 2 deletions
|
@ -91,7 +91,8 @@
|
||||||
</v-card-title>
|
</v-card-title>
|
||||||
<v-card-text
|
<v-card-text
|
||||||
class="text-center"
|
class="text-center"
|
||||||
>Ryujinx is capable of booting past menus to in-game on over 1,000 commercial titles, roughly half of which are considered playable.</v-card-text>
|
>Ryujinx is capable of booting past menus to in-game on over 1,500 commercial titles, with over half being considered playable. See the full
|
||||||
|
list of compatible titles <router-link to="https://github.com/Ryujinx/Ryujinx-Games-List">here</router-link>.</v-card-text>
|
||||||
</v-card>
|
</v-card>
|
||||||
</v-col>
|
</v-col>
|
||||||
</v-row>
|
</v-row>
|
||||||
|
@ -125,7 +126,7 @@
|
||||||
<div class="display-1 text-center">Discord</div>
|
<div class="display-1 text-center">Discord</div>
|
||||||
</v-card-title>
|
</v-card-title>
|
||||||
<v-card-text class="text-center">
|
<v-card-text class="text-center">
|
||||||
Join the Ryujinx Discord server; you can get help,
|
Join the <router-link to="https://discord.gg/VkQYXAZ">Ryujinx Discord server</router-link>! You can get help,
|
||||||
as well as converse with fellow users and developers.
|
as well as converse with fellow users and developers.
|
||||||
</v-card-text>
|
</v-card-text>
|
||||||
</v-card>
|
</v-card>
|
||||||
|
|
Loading…
Reference in a new issue