Skip to content

Commit

Permalink
Update deployment tools
Browse files Browse the repository at this point in the history
  • Loading branch information
RegDogg committed Feb 22, 2024
1 parent b8ab3ec commit 48ff62c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/nuitka/nutika-cmds.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
cd "C:\Users\Drew\Downloads\TTRP-Development\Nuitka-Python"
cd "C:\Users\Drew\Downloads\TTRP-Development\TTR-Private"

"C:\Users\Drew\Downloads\TTRP-Development\Nuitka-Python\output\python.exe" -O -m nuitka --python-flag=-O --standalone --msvc=14.2 --include-module=files PrivacyStart.py && move PrivacyStart.dist\PrivacyStart.exe PrivacyStart.dist/TTRPEngine.exe && del PrivacyStart.dist\PrivacyStart.exp && del PrivacyStart.dist\PrivacyStart.lib

0 comments on commit 48ff62c

Please sign in to comment.