Skip to content

aejii/MapRenderer-DT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Map Renderer for Dofus Touch

About

Generate Dofus Retro maps as PNG, from dofustouch.cdn.ankama.com datas

No images are provided with this project, only using the API to process (might take a while to process)

You may use your own local images, but you won't get any support with the extraction process

How to use

  • Clone the repository

  • Install dependencies :

npm install
  • Process :
node main.js mapid
# exemple map zone bouf [0,-31]
node main.js 287
#exemple foreground
node main.js 773

Any contributions you make are greatly appreciated

About

Map Renderer for Dofus Touch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%