mirror of
https://github.com/project-slippi/slippi-ssbm-asm.git
synced 2025-10-05 15:42:49 +02:00
6 lines
115 B
Batchfile
6 lines
115 B
Batchfile
@echo off
|
|
echo Building console_core.json...
|
|
gecko build -c console_core.json -defsym "STG_EXIIndex=1"
|
|
echo.
|
|
|
|
pause |