diff --git a/package.json b/ccmod.json similarity index 74% rename from package.json rename to ccmod.json index 89fd380..396ac89 100644 --- a/package.json +++ b/ccmod.json @@ -1,11 +1,10 @@ { - "name": "teleport-anywhere", - "version": "0.1.0", - "ccmodHumanName": "Teleport Anywhere!", + "id": "teleport-anywhere", + "version": "0.2.0", + "title": "Teleport Anywhere!", "description": "Teleport to any map/room in an area or a dungeon simply by clicking it in the map menu", "license": "CC0-1.0", "homepage": "https://github.com/dmitmel/crosscode-teleport-anywhere", - "module": true, "prestart": "prestart.js", "assets": [ "data/lang/sc/gui.en_US.json.patch",