doduda

command module
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 6, 2023 License: GPL-3.0 Imports: 17 Imported by: 0

README

doduda

Loading and parsing Dofus data.

This project is work in progress - but already usable for some basic tasks.

Quick Start

Note: This takes a lot of Docker ressources. If it crashes, increase your memory.

docker pull stelzo/doduda:latest

# Download latest Dofus2 data to the ./data directory.
docker run --rm -it -v $PWD/data:/data stelzo/doduda:latest

# Make the data usable for humans.
docker run --rm -it -v $PWD/data:/data stelzo/doduda:latest parse

This will produce

  • data/MAPPED_ITEMS.json

  • data/MAPPED_MOUNTS.json

  • data/MAPPED_SETS.json

  • data/MAPPED_RECIPES.json

  • data/img/item All item icons

  • data/img/mount All mount icons

  • data/vector/item Vector images of all items

  • data/vector/mount Vector images of all mounts

... and more. Look in your ./data folder.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL