A c++ Pandemonium engine module that adds support for webp.
- Get the source code for the engine.
git clone https://github.com/Relintai/pandemonium_engine.git pandemonium_engine
- Go into Pandemonium's modules directory.
cd ./pandemonium_engine/modules/
- Clone this repository
git clone https://github.com/Relintai/webp.git webp
- Build Pandemonium. You can use the official godot docs. Tutorial