mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-31 08:37:14 +01:00
5 lines
121 B
Batchfile
Executable File
5 lines
121 B
Batchfile
Executable File
@echo off
|
|
rem Cheridan asked for this. - N3X
|
|
call "%~dp0\bootstrap\python" ss13_genchangelog.py ../html/changelogs
|
|
pause
|