admon84 / screeps-map-downloader

Screeps Map Downloader script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screeps Map Downloader

Python script for downloading a Screeps World map into a JSON file, utilizing the unofficial Screeps API.

Requirements

  • Python 3

Install

Download or clone this repo and then install Python dependencies from the project root:

make setup

Running the Script

  1. Configure config.yaml with the server host and map settings.
  2. Run the script:
make run

screeps-map-downloader

Importing a Map to a Private Server

To import a map with screepsmod-map-tool, drag and drop a map JSON file into the map tool window, save, and you're done!

For other convenient options, see screepsmod-admin-utils.

About

Screeps Map Downloader script


Languages

Language:Python 97.8%Language:Shell 1.7%Language:Makefile 0.5%