As a dev, I think it would be very nice if lunar came with and extra folder, in /.lunarclient/, called something like /.lunarclient/custom-mods/, that would allow you to create your own lunar feature, that would show up in the mods menu in game. I assume there would be some sort of template subfolder, with a manifest.json allowing for you to easily enter the custom mod’s name, description, and options. The icon could be decided in a separate file in the subfolder, like mod.png. Then there would be the actual java file, containing the code for the mod.
#Custom Feature Ability
1 messages · Page 1 of 1 (latest)
Yes
why dont you just make it as a fabric mod (or forge once lunar has forge modloading) and then change the settings using the fabric mod menu and a config library?
(im not against this idea but fabric and forge already have documentations and tutorials on how to set up mod development but there would have to be a new documentation for these new custom lunar mods which would be kind of useless considering that fabric and forge already exist)
pretty hard to make
not for the user, for the devs
would be a very cool feature tho
unfortunately i think that this would not get added
its would be difficult to learn for the users because there wouldnt be a full tutorial at the start and modloaders already exist that have many tutorials