From d12e735c942b96c709c88c03a4feaa5b49010cc3 Mon Sep 17 00:00:00 2001 From: Artemy Date: Mon, 26 Jun 2023 20:59:55 +0300 Subject: [PATCH] IVC --- README.md | 1 + index.json | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index ebe1b12..ab5e51e 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,4 @@ 1. Political Map of the World ([worldMap](https://cimengine.github.io/map/?id=worldMap)) 2. ERTH2 - Map of the Virtual States of the ERTH2 Universe ([movc](https://cimengine.github.io/map/?id=movc)) 3. Virtual Governments - Map of Virtual Countries from OOVC organisation. ([vgovernments](https://cimengine.github.io/map/?id=vgovernments)) +4. International Virtual Countries - Map of International Virtual Countries (League of Virtual Nations). ([ivc](https://cimengine.github.io/map/?id=ivc)) diff --git a/index.json b/index.json index 7656cec..bdbb96e 100644 --- a/index.json +++ b/index.json @@ -21,4 +21,5 @@ "description": "Map of International Virtual Countries (League of Virtual Nations).", "geoURL": "https://raw.githubusercontent.com/Eugeny2010/ivc-map/main/map/geo.geojson", "countryInfoURL": "https://raw.githubusercontent.com/Eugeny2010/ivc-map/main/map/src/countries.json" + } }