Binary data provider for godestone.
go get github.com/karashiiro/bingode
bin := bingode.New()
s := godestone.NewScraper(bin, godestone.EN)
Make sure to checkout the submodules if you are changing pack information.
Just run generate.sh
in a sh
-like shell, after updating lodestone-data-exports
(Git Bash works perfectly).