add ext libs submodule

This commit is contained in:
Hannes Janetzek
2013-11-25 18:05:55 +01:00
parent b9b1830451
commit bb02b5d461
4 changed files with 5 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ http://www.opensciencemap.org
- Backends for Android, Desktop and HTML5/WebGL (through libgdx and GWT)
### Notes
- checkout required libraries with 'git submodule init && git submodule update'
- To set up your own tile server for .vtm tiles see https://github.com/opensciencemap/TileStache/tree/master/TileStache/OSciMap4
- Almost everything is still in early/experimental stage and subject for being rewritten
- pull requests welcome :)