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

alexyorke/Squirrel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

C# app to convert Everybody Edits minimaps to png files, under 1ms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages