Building from source code
Hazzy does not use RPG Maker's player. We use a javascript player called Neutralinojs. It's very lightweight and runs really well. Hazzy is also ported to the web to build for that just go into RPG Maker -> Deployment -> Web -> Build
But you may want the desktop app so here is how to build it
Building
Install NeutralinoJS here
Clone hazzy source code to your computer
go into
hazzy/hazzy/hazzy
in the clone of the source coderun
neu build
check the
dist
folder for the completed buildenjoy :3 owo
Last updated