mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-24 01:22:23 +08:00
feat(scripts): reorganise based on feedback (#535)
This commit is contained in:
@ -1 +0,0 @@
|
||||
git submodule update --init
|
@ -1,5 +0,0 @@
|
||||
@echo off
|
||||
premake5 vs2022
|
||||
IF %ERRORLEVEL% NEQ 0 (
|
||||
PAUSE
|
||||
)
|
@ -1 +0,0 @@
|
||||
start BigBaseV2.sln
|
@ -1 +1,4 @@
|
||||
git checkout master && call update_repo.bat
|
||||
@echo off
|
||||
git checkout master
|
||||
|
||||
git pull && git submodule update
|
@ -1 +0,0 @@
|
||||
git pull && git submodule update
|
Reference in New Issue
Block a user