Commit 75fbde7
Submodule libultraship updated 16 files
- .github/workflows/build-validation.yml+18-4
- .github/workflows/test-validation.yml+2
- .github/workflows/tidy-format-validation.yml+3
- .gitignore+1
- README.md+2
- include/ship/resource/archive/ArchiveManager.h+2-1
- include/ship/scripting/ScriptSystem.h+1-1
- include/ship/security/Keystore.h+10-4
- src/CMakeLists.txt+21
- src/ship/keys/script/DefaultKey1.pem+3
- src/ship/resource/archive/Archive.cpp+3-2
- src/ship/scripting/ScriptSystem.cpp+5
- src/ship/security/Keystore.cpp+18-13
- tools/generate_keys.py+3-6
- tools/generate_keys_header.py+62
- tools/sign.py+3
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
0 commit comments