This website requires JavaScript.
Explore
Help
Sign In
ModdingRX
/
YimMenu
Archived
Watch
1
Star
0
Fork
0
You've already forked YimMenu
Code
Actions
Releases
Activity
This repository has been archived on
2024-10-22
. You can view files and clone it, but cannot push or open issues or pull requests.
YimMenu
/
scripts
/
gen_proj.bat
6 lines
60 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Removed StackWalker and replaced it with g3log exception handling. Updated natives for 1.50. Added settings JSON implementation. Refactored spawn vehicle bypass to not crash. (removed VMT hook)
2020-02-22 18:37:42 -05:00
@
echo
off
feat(repo): add scripts (#533)
2022-10-28 21:34:32 +02:00
premake5 vs2022
Removed StackWalker and replaced it with g3log exception handling. Updated natives for 1.50. Added settings JSON implementation. Refactored spawn vehicle bypass to not crash. (removed VMT hook)
2020-02-22 18:37:42 -05:00
IF
%ERRORLEVEL%
NEQ
0
(
PAUSE
)
Copy Permalink