Skip to content

backpackcoder/map-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Map Tools

Mapping tools for working with tilesets.

Development Environment

This application is a python web application running on the Tornado server. It require both nodejs and python for developent, but only python for production.

Install dependencies by running

pip install -r requirements.txt
npm install

Running the application

python webapp.py

Releases

No releases published

Packages

No packages published