Currently the project only compile using rust nightly because of https://github.com/nmeylan/rathena-script-lang-interpreter which use https://github.com/rrevenantt/antlr4rust which use rust nightly feature
I started working to rewrite some part of antlr4rust without those nightly feature in my fork https://github.com/nmeylan/antlr4rust but still many work to do