LiquidGUI [1.1.0.0] Dev

- Added build script for Linux.
This commit is contained in:
2024-07-08 23:25:29 +01:00
parent 495de03e39
commit aed37b7fae
3 changed files with 13 additions and 7 deletions
Executable
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
pyinstaller main.pyw --onefile --paths .venv\Lib\site-packages --name LiquidGUI