This is a basic wakfu map renderer with raw vulkan api, using ash.
This project requires cargo to build.
Once everything is in place:
cargo build --release./target/release/vulkfu --path /path/to/game/Ankama/Wakfu --map 527--path The game path.
--map is the map id you want to render.
This project does not include any authored assets. In order to run it, you may get such assets by obtaining a copy of the game Wakfu, created by Ankama Games.
