4 lines
51 B
Batchfile
4 lines
51 B
Batchfile
|
@echo off
|
||
|
rojo build -o GenerateApiDump.rbxm
|
||
|
|
||
|
pause
|