Skip to content

Add mod url fetching/saving, add mod overriding flag#318

Open
AroPix wants to merge 1 commit intolythx:devfrom
AroPix:feature/mod-fetching
Open

Add mod url fetching/saving, add mod overriding flag#318
AroPix wants to merge 1 commit intolythx:devfrom
AroPix:feature/mod-fetching

Conversation

@AroPix
Copy link
Copy Markdown
Contributor

@AroPix AroPix commented Mar 21, 2026

Could be useful for RPG servers, or in general servers that want to enable mods. This makes it so if the map has a mod configured, it will get priority over the defined ui mods. I also added a "modUrlPrefix" config option, because i plan to create a endpoint, that takes in the url, and then returns a zip with the UI "mods" injected.

Also changes the database schema so it saves it into the database and backfills with //udm if useNextMapModOverride is enabled.

@AroPix
Copy link
Copy Markdown
Contributor Author

AroPix commented Mar 21, 2026

Ah, forgot to say, also adds /mod just like xaseco.

@wsrvn
Copy link
Copy Markdown
Collaborator

wsrvn commented Apr 15, 2026

this looks like mad spaghetti to me, you are importing plugin code from within a core service which definitely isnt something that should be done...

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.

2 participants