feat: converted updateSubmodule script to powershell

This commit is contained in:
Yannik Bretschneider 2021-06-05 04:15:13 +02:00
parent 28ce5efd57
commit c6861f3178
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
@echo off
git submodule update --init
cd .\Gamelib
git fetch