Introduction

11:12:39.4 - Added batch file to:
C:/Users/vchel/Downloads/Temp/frb-fail-RefreshLayoutInternal-GumExperiments/GumExperiments/UpdateAllAndRunFrb.batLast updated
Was this helpful?

11:12:39.4 - Added batch file to:
C:/Users/vchel/Downloads/Temp/frb-fail-RefreshLayoutInternal-GumExperiments/GumExperiments/UpdateAllAndRunFrb.batLast updated
Was this helpful?
Was this helpful?
:: Get the latest code for your project
git fetch
git pull
:: Get the latest Gum
cd ..\Gum
git fetch
git pull
:: Get the latest FlatRedBall
cd ..\FlatRedBall
git fetch
git pull
:: Build Glue with All solution
cd FRBDK\Glue
dotnet build ""Glue with All.sln""
:: Run the newly built Glue
cd Glue\bin\x86\Debug\netcoreapp3.0\
start GlueFormsCore.exe