chore: add README

This commit is contained in:
2023-09-17 18:09:44 +08:00
parent bbeb76d10d
commit d08bc254b2

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`