Stephan Fuchs 1 年間 前
コミット
0fa33ef000
2 ファイル変更5 行追加0 行削除
  1. 2 0
      sugarcube_compile.bat
  2. 3 0
      tw_update.py

+ 2 - 0
sugarcube_compile.bat

@@ -3,6 +3,8 @@
 
 pushd %~dp0
 
+Python tw_update.py
+
 if %PROCESSOR_ARCHITECTURE% == AMD64 (
 	CALL "%~dp0sugarcube\devTools\tweeGo\tweego_win64.exe" -o "%~dp0glife.html" "%~dp0sugarcube\src"
 ) else (

+ 3 - 0
tw_update.py

@@ -0,0 +1,3 @@
+#!/usr/bin/env python3
+
+# This script replaces in place.