mirror of
https://github.com/NinjaCheetah/NUSGet.git
synced 2026-02-27 23:25:29 -05:00
Added guide for translation and new script to build translations
This commit is contained in:
2
Makefile
2
Makefile
@@ -1,7 +1,7 @@
|
||||
CC=python -m nuitka
|
||||
|
||||
linux:
|
||||
pyside6-project build
|
||||
python build_translations.py
|
||||
$(CC) --show-progress --include-data-dir=data=data --include-data-dir=resources=resources --assume-yes-for-downloads --onefile --plugin-enable=pyside6 NUSGet.py -o NUSGet
|
||||
|
||||
linux-install:
|
||||
|
||||
Reference in New Issue
Block a user