OSDN Git Service

Fixes for some post *.4 issues
[automap/automap.git] / Automap / modinfo.json
index a233f40..8761044 100644 (file)
@@ -1,11 +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 HTML5 map dynamically, with P.O.I. Tracking & more.",
+  "authors": ["Melchior","VeryGoodDog"],
+  "contributors":["VeryGoodDog", "Drakker"],
+  "version": "0.1.8",
+    "side":"Client",
   "dependencies": { 
-       "game": "1.11.0"        
+       "game": "1.16.4"        
   },
-  "website": "http://nowebsite.nope"
+  "website": "http://automap.osdn.io/"
 }
\ No newline at end of file