summary refs log blame commit diff stats
path: root/start.bat
blob: 685932c47b0d7b8263d29bf5eed2ae58dab4c37b (plain) (tree)
1
2
3
4
5
6

             

                                                       
    
 
@echo off
REM COLOR 0A
SET NIMPATH=%~dp0
SET PATH=%NIMPATH%\bin;%NIMPATH%\dist\mingw\bin;%PATH%
cmd