OSDN Git Service

Fixes for some post *.4 issues
[automap/automap.git] / Automap / modinfo.json
index b715fe2..8761044 100644 (file)
@@ -1,13 +1,13 @@
 {
   "type": "code",
   "name": "Automap",
-  "description" : "Automap; Generates a static HTML map dynamically, with Points of Interest!",
+  "description" : "Automap; Generates a static HTML5 map dynamically, with P.O.I. Tracking & more.",
   "authors": ["Melchior","VeryGoodDog"],
-  "contributors":["VeryGoodDog"],
-  "version": "0.1.4",
+  "contributors":["VeryGoodDog", "Drakker"],
+  "version": "0.1.8",
     "side":"Client",
   "dependencies": { 
-       "game": "1.13.0-pre.5"  
+       "game": "1.16.4"        
   },
-  "website": "http://nowebsite.nope"
+  "website": "http://automap.osdn.io/"
 }
\ No newline at end of file