khanat-opennel-code/code/nel/tools/3d/build_gamedata/set_title.bat
botanic be9704a768 Upload button setup
TODO: add files to database
TODO: hash folder to stick files in
2014-09-04 19:58:04 -07:00

4 lines
67 B
Batchfile

@echo off
IF "%1" NEQ "" (
title %1 %2 %3 %4 %5 %6 %7 %8 %9
)