Dev modrinth.export#199
Conversation
Co-authored-by: SreehariAnil255 <69724114+Sreehari425@users.noreply.github.com>
feat: Rich Presence Upgrade Package
allows the window manager to correctly associate the running window with the desktop entry
Set application id for linux wm integration
chore: update RPC backend `filthy-rich` to v1.0.2
|
what should we do then? |
|
ok fixed that. Btw what is qlmp file? is it quantumlauncher specific or something else? because we already have qmp |
|
its a modpack format i made for QL, if you wanna we can look at the exsisting one too and choose which is best |
|
i think better to extend the existing qmp format tbh. Anyway i'm soon extending it with instance exporting. What are the extra features in the new one we could add to qmp? |
|
could you send the format structure on dc? |
|
looked at yours, isnt mine a bit simpler? |
|
also curseforge still needs file ids i dont know how to get |
- Add peek method to QMP presets - Major refactor to use Arc<str> in many places - Merge PackError with ModError - Other tweaks
i mean, these two were made for different things. Mine was made for local sharing between friends in group chats and stuff. Yours was made for publishing. Anyway we can just merge functionality there's also the matter of backwards compat, i know some ppl using the old format. In my opinion it's better to extend the original qmp. I added some missing features to qmp, all that's left is file hashes, also the independent files (instead of list of mods/resource packs/... projects). Do you need that, or is a mix of overrides/ and projects (mods, resource packs, etc) enough? |


No description provided.