Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
4 lines
105 B
Batchfile
4 lines
105 B
Batchfile
@echo off
|
|
cls
|
|
..\..\tools\build\Node\node.exe ..\..\engine\script\js\build.js %1 %2 %3 %4 %5 %6 %7 %8 %9
|