mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-07-18 03:37:00 +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 |