-
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
47cd437
commit 2d87cd0
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule mod_settings
updated
4 files
+12 −12 | compile_commands.json | |
+1 −1 | deps/cpcmake | |
+1 −1 | deps/red4ext.sdk | |
+21 −10 | src/red4ext/ModSettings.cpp |
Submodule red4ext.sdk
updated
7 files
+1 −1 | .github/workflows/build.yml | |
+43 −0 | .github/workflows/static.yml | |
+7 −0 | CMakeLists.txt | |
+12 −12 | cmake/GameVersions.json | |
+5 −0 | cmake/GetGameVersion.cmake | |
+52 −0 | cmake/index.html.in | |
+65 −0 | docs/index.html |