From 3cf086d82f3e6efd3d314f641c01827eb52df9c5 Mon Sep 17 00:00:00 2001 From: Agaria <96198356+agaria-rep@users.noreply.github.com> Date: Sun, 25 Jun 2023 22:29:45 +0300 Subject: [PATCH] Update index.json --- index.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/index.json b/index.json index 2ef1e6a..daa8ed1 100644 --- a/index.json +++ b/index.json @@ -9,5 +9,11 @@ "description": "Map of the Virtual States of the ERTH2 Universe", "geoURL": "https://erth2.github.io/movc/geo/geo.geojson", "countryInfoURL": "https://erth2.github.io/movc/geo/src/countries.json" + }, + "vgovernments": { + "name": "Virtual Governments", + "description": "Map of the Virtual States of the ERTH2 Universe", + "geoURL": "https://raw.githubusercontent.com/agaria-rep/CIMOOVG/main/map/geo.geojson", + "countryInfoURL": "https://raw.githubusercontent.com/agaria-rep/CIMOOVG/main/map/src/countries.json" } }