Add files via upload
This commit is contained in:
parent
afb4fc838b
commit
25a8dbd00e
1 changed files with 7 additions and 0 deletions
7
tto.bat
Normal file
7
tto.bat
Normal file
|
@ -0,0 +1,7 @@
|
|||
@echo off
|
||||
start p3d.exe
|
||||
REM echo Press any key when Panda3D is installed
|
||||
REM pause
|
||||
cd dev\win32
|
||||
start start-all-servers.bat
|
||||
start start-game.bat
|
Loading…
Reference in a new issue