mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-23 14:35:39 +00:00
Merge branch 'main' of https://github.com/XargonWan/RetroDECK
This commit is contained in:
commit
ddb7c50bd4
|
@ -18,4 +18,11 @@ No, I don't support Windows, but the project is fully opensource so you can port
|
||||||
**Can I help?**\
|
**Can I help?**\
|
||||||
Of course, any help is appreciated.
|
Of course, any help is appreciated.
|
||||||
|
|
||||||
|
If you want to build the RetroDECK flatpak on your machine for developing or just testing purposes:
|
||||||
|
```
|
||||||
|
git clone --recursive https://github.com/XargonWan/RetroDECK.git
|
||||||
|
cd RetroDECK
|
||||||
|
./build-retrodeck.sh
|
||||||
|
```
|
||||||
|
|
||||||
Join our [Discord](https://discord.gg/Dz3szYsP8g)!
|
Join our [Discord](https://discord.gg/Dz3szYsP8g)!
|
||||||
|
|
Loading…
Reference in a new issue