Skip to content

Commit 010ebf5

Browse files
committed
Update GameDevTools.bat
1 parent 6e92a00 commit 010ebf5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

GameDevTools.bat

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
cd /d %~dp0
22

3+
set GameDevTools_Python=%~dp0python-3.7.3-embed-win32
4+
set PATH=%PATH%;%GameDevTools_Python%
5+
36
.\python-3.7.3-embed-win32\GameDevTools.bat

0 commit comments

Comments
 (0)