add generate-viewer - helper for work

This commit is contained in:
2026-06-07 21:02:02 +01:00
parent bea2caba9e
commit c282ff0bf9
4 changed files with 572 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
@echo off
python "%~dp0generate_viewer.py"
pause