We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e92a00 commit 010ebf5Copy full SHA for 010ebf5
GameDevTools.bat
@@ -1,3 +1,6 @@
1
cd /d %~dp0
2
3
+set GameDevTools_Python=%~dp0python-3.7.3-embed-win32
4
+set PATH=%PATH%;%GameDevTools_Python%
5
+
6
.\python-3.7.3-embed-win32\GameDevTools.bat
0 commit comments