4 lines
70 B
Batchfile
4 lines
70 B
Batchfile
|
@echo off
|
||
|
lng_generator "x86_Release\gen_classicart.dll" /build
|
||
|
pause
|