OSDN Git Service

Post-PR4 #2: Heightmap in PNG Metadata, JSON encoding for POI notes
[automap/automap.git] / Automap / modinfo.json
index 620407e..5774ad6 100644 (file)
@@ -1,12 +1,13 @@
 {
   "type": "code",
   "name": "Automap",
-  "description" : "Automap; slices, dices and lightly sautees your map!",
-  "authors": ["Melchior"],
-  "version": "0.1.0",
+  "description" : "Automap; Generates a static HTML map dynamically, with Points of Interest!",
+  "authors": ["Melchior","VeryGoodDog"],
+  "contributors":["VeryGoodDog"],
+  "version": "0.1.2",
     "side":"Client",
   "dependencies": { 
-       "game": "1.11.0"        
+       "game": "1.12.0"        
   },
   "website": "http://nowebsite.nope"
 }
\ No newline at end of file