mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-23 21:27:09 +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
|