Use t6-gsc-utils as a base.

This commit is contained in:
JezuzLizard
2023-03-23 19:58:53 -07:00
parent e5b1504c1c
commit 011bb0c554
40 changed files with 2556 additions and 0 deletions

3
generate.bat Normal file
View File

@ -0,0 +1,3 @@
@echo off
call git submodule update --init --recursive
tools\windows\premake5.exe vs2022