Skip to content
Likit Preeyanon edited this page Sep 21, 2022 · 2 revisions

Welcome to the lab-tycoon-desktop wiki!

How to build

Windows

pyinstaller app\main.py -p ./app/ --add-data=./app/server/data;./server/data --clean --onefile --noconsole

Clone this wiki locally