UpdateToLatest echo Updating %~1 %systemroot%\system32\curl -fz %~1 -Lo %~1.new %~2 if not errorlevel 0 ( echo cURL exited with error code %errorlevel%. ) else ( if exist %~1.new ( if exist %~1 ( diff %~1 %~1.new > nul if not errorlevel 1 ( del %~1.new exit /B...
YBa2Cu3O7/fivem citizenfx/fivem 01Karmen010McGuire10/fivem 0ct0b3r92/fivem 1nc0d1ng/fivem 4mmonium/fivem Ahmed-Ly/fivem ApocDev/fivem Arkmind/fivem AtlasAttack/fivem Beachman4/fivem BlackCoyote/fivem BogusCurry/fivem BoxxiDev/fivem CaptainVTwitch/fivem Crowded1999/fivem...
cfx-ui: a really stupid fix to make the UI look presentable again aft… Apr 7, 2019 vendor vendor: update curl to master to fix curl/curl#3541 Mar 14, 2019 .gitignore remove x64/ from gitignore Jun 5, 2017 .gitlab-ci.yml ci: don't build linux now Mar 20, 2019 .gitmodules ...
UpdateToLatest echo Updating %~1 %systemroot%\system32\curl -fz %~1 -Lo %~1.new %~2 if not errorlevel 0 ( echo cURL exited with error code %errorlevel%. ) else ( if exist %~1.new ( if exist %~1 ( diff %~1 %~1.new > nul if not errorlevel 1 ( del %~1.new exit /B...