mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-21 20:27:54 +01:00
4 lines
125 B
Batchfile
4 lines
125 B
Batchfile
@echo off
|
|
rem Cheridan asked for this. - N3X
|
|
call python ss13_genchangelog.py ../html/changelog.html ../html/changelogs
|
|
pause |