You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ntool/ncmd/tests/gnugo-3.8/run.bat

12 lines
176 B
Batchfile

@echo off
set level=10
set dir=.\
if not "%1"=="" set level=%~1
if not "%2"=="" set dir=%~2
set dir=%~dp0%dir%
cd %dir%
gnugo.exe --mode=gtp --level=%level% --chinese-rules