chore: add README

This commit is contained in:
283375 2023-09-17 18:09:44 +08:00
parent bbeb76d10d
commit d08bc254b2
Signed by: 283375
SSH Key Fingerprint: SHA256:UcX0qg6ZOSDOeieKPGokA5h7soykG61nz2uxuQgVLSk

9
README.md Normal file
View File

@ -0,0 +1,9 @@
# Arcaea Offline PySide UI
GUI for both [283375/arcaea-offline](https://github.com/283375/arcaea-offline) and [283375/arcaea-offline-ocr](https://github.com/283375/arcaea-offline-ocr)
## Before you run `python index.py`...
* Install requirements
* Release translation files from `ui/resources/lang/*.ts`
* Compile `ui/resources/resources.qrc` to `ui/resources/resources_rc.py`