-
Notifications
You must be signed in to change notification settings - Fork 10
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
a2e033f
commit 69c01ea
Showing
13 changed files
with
2,649 additions
and
101 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
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
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 cyberpunk_cmake
updated
27 files
+51 −0 | .natvis | |
+1 −1 | CMakeDetermineRedscriptCompiler.cmake | |
+135 −0 | ConfigureVersionFromGit.cmake | |
+7 −2 | CyberpunkMod.cmake | |
+3 −1 | FindArchiveXL.cmake | |
+4 −0 | FindModSettings.cmake | |
+3 −0 | FindRED4ext.SDK.cmake | |
+1 −1 | FindRED4ext.cmake | |
+7 −0 | FindRedLib.cmake | |
+1 −1 | FindRedscript.cmake | |
+19 −0 | FindRedscriptCAPI.cmake | |
+3 −1 | FindTweakXL.cmake | |
+11 −0 | ResolveDependency.cmake | |
+19 −15 | components/red4ext.cmake | |
+1 −1 | components/redscript.cmake | |
+1 −0 | components/release.cmake | |
+19 −1 | files/build.yaml | |
+15 −0 | files/release.yaml | |
+77 −0 | include/CyberpunkMod.hpp | |
+162 −0 | include/Registrar.hpp | |
+ − | tools/libclang.dll | |
+285 −0 | tools/libclang.md | |
+ − | tools/ninja.exe | |
+ − | tools/redscript-cli.exe | |
+26 −0 | tools/redscript-cli.md | |
+ − | tools/zoltan-clang.exe | |
+38 −0 | tools/zoltan-clang.md |
Submodule red4ext.sdk
updated
3041 files
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.