Updated Documantation (markdown)
parent
bb89eebc6a
commit
0b41059594
@ -8,6 +8,7 @@ At first you need to clone cemu_UI `git clone https://github.com/Seil0/cemu_UI.g
|
||||
If you want to build a version that supports the cloud sync, you need to add a "client_secret.json" in "resources/". For more information hav a closer look at [developers.google.com](https://developers.google.com/api-client-library/python/guide/aaa_client_secrets). The default client_secret is not included for security reasons.
|
||||
|
||||
## Used libraries and apis
|
||||
### libraries
|
||||
* JFoenix: https://github.com/jfoenixadmin/JFoenix
|
||||
* minimal-json: https://github.com/ralfstx/minimal-json
|
||||
* sqlite-jdbc: https://github.com/xerial/sqlite-jdbc
|
||||
@ -18,6 +19,10 @@ If you want to build a version that supports the cloud sync, you need to add a "
|
||||
* Google Drive Api libraries: https://developers.google.com/drive/
|
||||
* zip4j
|
||||
|
||||
### apis
|
||||
* smmdb: https://github.com/Tarnadas/smmdb
|
||||
* Google Drive Api https://developers.google.com/drive/
|
||||
|
||||
## coding style
|
||||
https://github.com/Seil0/cemu_UI/blob/master/CONTRIBUTING.md#java-sytleguide
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user