北京浮生记重制版
Rewrite beijing fushengji using Qt.
Features:
- all dialogs are reproduced.
- support sounds.
- Support Autosave.
- Support both English and Simplified Chinese.
pip install beijing-fushengji
Run:
py -m beijing_fushengji
- Clone repo
- install dependencies in
m-r.txt
- run
tools/compile_all.py
- Start app with
entry.py
Run tools/design.py
Run tools/translate.py
On debian, you need to install some dependencies first. see debian_deps.sh
.
On linux with fcitx, need to copy some libs for Linguist
translator to support Chinese. see enable-pyside-fcitx.sh
.