mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Put CSS in resources folder, so that it is properly embedded in the release. Updated requirement and release build for new UI.
This commit is contained in:
@@ -4,7 +4,7 @@ block_cipher = None
|
||||
|
||||
|
||||
analysis = Analysis(
|
||||
['__init__.py'],
|
||||
['./qt_ui/main.py'],
|
||||
pathex=['.'],
|
||||
binaries=[],
|
||||
datas=[
|
||||
|
||||
Reference in New Issue
Block a user