Ehhthan / HappyHud-Issues

Issue tracker for the spigot plugin HappyHud.
0 stars 0 forks source link

Ability to choose where to place textures, fonts, and other resourcepack assemblies. #88

Closed EmSockz closed 10 months ago

EmSockz commented 10 months ago

Ability to choose where to place textures, fonts, and other resourcepack assemblies.

Currently, the happyhud resourcepack loads all assemblies into assets/happyhud. I propose to make this customizable so that users can put asset files in assets/minecraft. or in assets/ui or in assets/server_name for example

Each user or server has its own resourcepack architecture. I think it's a good idea to be able to stick to it.

Ehhthan commented 10 months ago

HappyHud needs to use it's own namespace so that other assets or plugins do not interfere.