-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Julien Etelain edited this page May 19, 2024
·
11 revisions
Game Map Storage is an application/service designed to store game maps to use with Leaflet (or other compatible library).
It's able to serve very large images splitted in tiles.
It's the general purpose successor of Arma3Map which was focused on Arma 3.
- Create a community GameMapStorage instance
- Export a map from Arma 3 and import it on a GameMapStore instance
- Migrate a community ArmaTacMap instance