Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 422 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 422 Bytes

Squirrel

A tool to download the minimap of an Everybody Edits world quickly.

There are two ways to load the world data: (see Program.cs)

  • the initialization (init) data (slower; latest data)
  • use BigDB data (faster; latest saved data)

Minimaps are downloaded, optionally compressed and saved as [worldId].png.

Dependencies

  • nQuant
  • PlayerIOClient

Included classes

FastPixel: http://bit.ly/1OAMTNJ