0

renamed gmap.py to overviewer.py

This commit is contained in:
Aaron Griffith
2011-03-20 21:41:25 -04:00
parent 0e87368a06
commit 04ef95e4d6
6 changed files with 13 additions and 13 deletions

View File

@@ -11,7 +11,7 @@ To run, simply give a path to your world directory, for example:
Once that is done, simply re-run the overviewer to generate markers.js:
python gmap.py ../world.test/ output_dir/
python overviewer.py ../world.test/ output_dir/
Note: if your cachedir is not the same as your world-dir, you'll need to manually
move overviewer.dat into the correct location.