Geyser/connector
Camotoy 46cd26ffae
Don't cache non-locale assets in the LocaleUtils asset cache
Previously Geyser was storing a reference of every single asset hash provided by the server, including things like sound files. We never used this files, and their existence caused the amount of Asset classes present in Geyser to be over 3000. With this change, we only cache the 118 language files.
2021-07-25 10:11:53 -04:00
..
src Don't cache non-locale assets in the LocaleUtils asset cache 2021-07-25 10:11:53 -04:00
pom.xml Exclude processor file 2021-07-22 08:31:54 -05:00