N64ModernRuntime/librecomp
Wiseguy db1b1a1082
Some checks are pending
validate / ubuntu (arm64, Release) (push) Waiting to run
validate / ubuntu (x64, Debug) (push) Waiting to run
validate / ubuntu (x64, Release) (push) Waiting to run
validate / ubuntu (arm64, Debug) (push) Waiting to run
validate / windows (x64, Debug) (push) Waiting to run
validate / windows (x64, Release) (push) Waiting to run
validate / macos (arm64, Debug) (push) Waiting to run
validate / macos (arm64, Release) (push) Waiting to run
validate / macos (x64, Debug) (push) Waiting to run
validate / macos (x64, Release) (push) Waiting to run
Expose functionality needed for runtime mod installation (#97)
* DnD prototype.

* Remaining changes needed for runtime mod installation

* Change path unordered map to use strings as keys instead to fix MacOS compilation

---------

Co-authored-by: Dario <dariosamo@gmail.com>
2025-04-06 03:53:28 -04:00
..
include/librecomp Expose functionality needed for runtime mod installation (#97) 2025-04-06 03:53:28 -04:00
src Expose functionality needed for runtime mod installation (#97) 2025-04-06 03:53:28 -04:00
CMakeLists.txt Implement mod configuration, mod reordering, and extended exports (#95) 2025-03-23 21:30:27 -04:00