mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-10 18:21:14 +00:00
* SiLoader draft * Fixes * Fixes * Fix asset build on Windows * Remove whitespace * Package assets in CI * Disable clang-tidy * Fix NCC * Try this * Disable extensions on Xbox for now * Update bitmap * Update 3rdparty/CMakeLists.txt Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com> * Add DEPFILE for asset command * Use assets.d instead of .d --------- Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
13 lines
400 B
Plaintext
13 lines
400 B
Plaintext
[submodule "3rdparty/libsmacker"]
|
|
path = 3rdparty/libsmacker
|
|
url = https://github.com/foxtacles/libsmacker
|
|
[submodule "3rdparty/miniaudio"]
|
|
path = 3rdparty/miniaudio
|
|
url = https://github.com/mackron/miniaudio
|
|
[submodule "imgui"]
|
|
path = 3rdparty/imgui
|
|
url = https://github.com/ocornut/imgui
|
|
[submodule "3rdparty/libweaver"]
|
|
path = 3rdparty/libweaver
|
|
url = https://github.com/isledecomp/SIEdit
|