added support to create new projects

This commit is contained in:
ZennDev1337 2023-09-11 09:24:37 +02:00
parent 959d112b90
commit afa19a67dc
5 changed files with 86 additions and 3 deletions

View file

@ -40,7 +40,7 @@ goto :eof
) else if %option%==demo7 (
goto :run
) else (
goto :help
goto :run
)
:run