mirror of
https://github.com/emuplace/sudachi.emuplace.app.git
synced 2025-05-10 02:36:27 +02:00
Added disclaimer
This commit is contained in:
parent
5e1ace873c
commit
6235064068
1 changed files with 3 additions and 0 deletions
|
@ -300,6 +300,9 @@ export default function App() {
|
||||||
<Text c={'dimmed'} ta={'center'}>
|
<Text c={'dimmed'} ta={'center'}>
|
||||||
Nintendo Switch emulation without the iffy bits and support for more games
|
Nintendo Switch emulation without the iffy bits and support for more games
|
||||||
</Text>
|
</Text>
|
||||||
|
<Text c={'orange'} ta={'center'}>
|
||||||
|
Installing games to the NAND is currently broken, please do not use this method
|
||||||
|
</Text>
|
||||||
{/*<Flex align={'center'} justify={'center'}>
|
{/*<Flex align={'center'} justify={'center'}>
|
||||||
<Group ta={'center'}>
|
<Group ta={'center'}>
|
||||||
<Button component="a" href="https://github.com/emuplace/sudachi.emuplace.app/releases/download/v1.0.9/app-mainline-release.apk" color="green" radius={'xl'} variant="filled">Android</Button>
|
<Button component="a" href="https://github.com/emuplace/sudachi.emuplace.app/releases/download/v1.0.9/app-mainline-release.apk" color="green" radius={'xl'} variant="filled">Android</Button>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue