Webp Loader
This is a very simple mod to load Webp image in Minecraft.
Current only support VP8L encoding
Thanks for the SimpleWEBP
by BurningTNT
https://github.com/burningtnt/SimpleWEBP
How to use
You don't need to use implementation()
in Gradle.
Just put this mod in run/mods
folder.
Then use it like the vanilla ones.
For example :
new ResourceLocation(MOD_ID,"textures/webp/example.webp");
External resources
Project members
IAFEnvoy
Member
Technical information
License
LGPL-3.0-only
Client side
required
Server side
unsupported
Project ID