Skip to content
This repository has been archived by the owner on Mar 6, 2022. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'ccdirectlink3/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitmel committed May 25, 2021
2 parents eeb87a1 + efaf2bc commit c2d92b7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions ccmod.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"id": "teleport-anywhere",
"version": "0.1.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",
"prestart": "prestart.js",
"assets": [
"data/lang/sc/gui.en_US.json.patch",
"data/lang/sc/gui.ru_RU.json.patch"
]
}

0 comments on commit c2d92b7

Please sign in to comment.