Skip to content

karashiiro/bingode

Repository files navigation

bingode

Binary data provider for godestone.

Installation

go get github.com/karashiiro/bingode

Usage

bin := bingode.New()
s := godestone.NewScraper(bin, godestone.EN)

Contributing

Make sure to checkout the submodules if you are changing pack information.

Dependencies

Updating

Just run generate.sh in a sh-like shell, after updating lodestone-data-exports (Git Bash works perfectly).