Geyser/core
Camotoy b81408820b
Refactor TagCache to be extensible
Previously, for any new tag, we would have to add a field, add the line to load it, add the line to clear it, and make a method for that tag. Now, you just add an enum.
2024-04-24 16:26:58 -04:00
..
src Refactor TagCache to be extensible 2024-04-24 16:26:58 -04:00
build.gradle.kts Fix Preview Workflow (#4583) 2024-04-20 02:47:00 +01:00