Skip to content

Lua: Dynamic mod loading#7867

Merged
AJenbo merged 5 commits intodiasurgical:masterfrom
kphoenix137:lua-dynamic-mod-loading
Mar 31, 2025
Merged

Lua: Dynamic mod loading#7867
AJenbo merged 5 commits intodiasurgical:masterfrom
kphoenix137:lua-dynamic-mod-loading

Conversation

@kphoenix137
Copy link
Copy Markdown
Collaborator

Automatically load mods from the mods directory.

Automatically load mods from the mods directory.
Comment thread Source/options.cpp Outdated
Comment thread Source/options.cpp
Co-authored-by: Stephen C. Wills <staphen@gmail.com>
Comment thread Source/options.cpp Outdated
@AJenbo AJenbo requested a review from StephenCWills March 29, 2025 14:46
@AJenbo
Copy link
Copy Markdown
Member

AJenbo commented Mar 29, 2025

I added build in mods and implemented discovery of mpq packed mods (not we still need to load the MPQs of enabled mods).

@AJenbo AJenbo force-pushed the lua-dynamic-mod-loading branch from 7a7fc92 to 1e28bce Compare March 29, 2025 14:52
Comment thread Source/utils/file_util.cpp Outdated
Comment thread Source/utils/file_util.cpp Outdated
Comment thread Source/utils/file_util.cpp Outdated
Comment thread Source/utils/file_util.cpp Outdated
@AJenbo AJenbo force-pushed the lua-dynamic-mod-loading branch from 1e28bce to c6e4ddd Compare March 30, 2025 20:23
@AJenbo AJenbo requested a review from StephenCWills March 30, 2025 20:35
@AJenbo AJenbo force-pushed the lua-dynamic-mod-loading branch from c6e4ddd to bcf9b95 Compare March 30, 2025 22:54
@AJenbo AJenbo self-requested a review March 30, 2025 22:55
Comment thread Source/options.cpp Outdated
@AJenbo AJenbo enabled auto-merge (squash) March 30, 2025 23:26
@AJenbo AJenbo disabled auto-merge March 31, 2025 05:16
@AJenbo AJenbo merged commit 0713033 into diasurgical:master Mar 31, 2025
22 of 25 checks passed
@kphoenix137 kphoenix137 deleted the lua-dynamic-mod-loading branch April 1, 2025 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants