mirror of
https://github.com/Melon-Bread/RetroUFO
synced 2025-07-04 04:44:37 -04:00
Compare commits
2 Commits
510e219161
...
master
Author | SHA1 | Date | |
---|---|---|---|
75904ce32c | |||
bb40512a2d |
@ -60,13 +60,14 @@ If you have your core directory set somewhere special you can override where the
|
||||
### TO-DO
|
||||
|
||||
- Set where cores are downloaded
|
||||
- Real error handling
|
||||
- Support for ARM detection
|
||||
- Download progress bar
|
||||
- Join the code base between the CLI & GUI
|
||||
- ~~Set where cores are extracted for RA Usage~~
|
||||
- ~~Choose which architecture you are downloading format~~
|
||||
- ~~Choose what platform you are downloading format~~
|
||||
- ~~Auto detect platform & architecture~~
|
||||
- Download progress bar
|
||||
- ~~Keep downloaded archives~~
|
||||
- ~~Make GUI~~
|
||||
- Real error handling
|
||||
- Support for ARM detection
|
||||
- ~~Make a PyPi package~~
|
||||
|
@ -1,2 +1,2 @@
|
||||
PySide2>=5.12.3
|
||||
PySide2>=5.14.0
|
||||
|
||||
|
Reference in New Issue
Block a user