-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1c03b70
commit 6afd1f2
Showing
7 changed files
with
139,768 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
[ | ||
{ | ||
"name": "VS 2022", | ||
"visualStudio": "88610c92", | ||
"visualStudioArchitecture": "x64", | ||
"isTrusted": true, | ||
"compilers": { | ||
"C": "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.38.33130/bin/Hostx64/x64/cl.exe", | ||
"CXX": "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.38.33130/bin/Hostx64/x64/cl.exe" | ||
}, | ||
"preferredGenerator": { | ||
"name": "Ninja" | ||
}, | ||
"environmentVariables": { | ||
"PATH": "C:/Users/Jack/Downloads/ninja-win/;${env:PATH}" | ||
} | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Submodule mod_settings
updated
8 files
Submodule red4ext.sdk
updated
133 files
Oops, something went wrong.