mirror of
https://github.com/emuplace/sudachi.emuplace.app.git
synced 2024-11-23 10:54:33 +01:00
Added disclaimer
Some checks failed
Deploy to Firebase Hosting on merge / build_and_deploy (push) Has been cancelled
Some checks failed
Deploy to Firebase Hosting on merge / build_and_deploy (push) Has been cancelled
This commit is contained in:
parent
5e1ace873c
commit
6235064068
@ -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…
Reference in New Issue
Block a user