code Merge Add network synced scenes events (mr-225) Apr 12, 2024 data Merge fix(scripting/lua): updated scheduler error printing (mr-236) Mar 26, 2024 docs tweak(build): Use Boost submodules instead of requiring builders to d… Feb 22, 2024 ext Merge Added exception for sv_disableClien...
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...
prebuild.cmd factor out prebuild_natives May 15, 2017 00:56 prebuild_natives.cmd tweak(build): prebuild hardening and switch to py3 August 24, 2021 20:34 README.md Cfx.re (FiveM/RedM) This repository contains the code for the Cfx.re projects, among which are the following: Fi...
Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Ca...
citizenfx/fivemPublic NotificationsYou must be signed in to change notification settings Fork2.1k Star3.5k New issue Closed JakSar77opened this issueOct 3, 2022· 2 comments Closed opened this issueOct 3, 2022· 2 comments Contributor
55 56 57 41 54 41 55 41 56 41 57 48 8D AC 24 ? ? ? ? B8"); } else if (xbr::IsGameBuildOrGreater<2944>()) { return hook::get_pattern("48 2B E0 44 8B F2 BB 8B 00 00 00 83 F9 63 0F 8F", -0x29); } Expand Down 7 changes: 7 additions & 0 deletions 7 code...
File metadata and controls Code Blame 68 lines (50 loc) · 1009 Bytes Raw ## Custom: cache/* data/* !data/*-template.json *.ignore.* ## Github's default node gitignore # Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Runtime data pids *.pid *.seed *.pi...
Breadcrumbs npwd / pnpm-workspace.yaml Latest commit itschip feat: initial stuff for @core/router c99a94d· Jan 27, 2024 HistoryHistory File metadata and controls Code Blame 4 lines (4 loc) · 56 Bytes Raw packages: - 'apps/**' - 'packages/**' - 'core/**' 1 2 3 4...
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...
UpdateToLatest echo Updating %~1 %systemroot%\system32\curl -z %~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 ...