Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lua: Dynamic mod loading #7867

Merged
merged 5 commits into from
Mar 31, 2025

Conversation

kphoenix137
Copy link
Collaborator

Automatically load mods from the mods directory.

Automatically load mods from the mods directory.
Co-authored-by: Stephen C. Wills <staphen@gmail.com>
@AJenbo AJenbo requested a review from StephenCWills March 29, 2025 14:46
@AJenbo
Copy link
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
@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
@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