Skip to content

Commit

Permalink
Updating module.json with alt urls
Browse files Browse the repository at this point in the history
  • Loading branch information
kckaiwei committed Jan 10, 2021
1 parent 2a8812a commit 742a1a6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions dist/module.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "turnmarker",
"title": "Turn Marker",
"name": "turnmarker-alt",
"title": "Turn Marker Alt",
"description": "Displays a (optionally animated) marker on the token who's active turn it is. Originally by Brunhine",
"author": "kckaiwei",
"version": "2.7.0",
Expand Down Expand Up @@ -38,7 +38,7 @@
"path": "lang/es.json"
}
],
"url": "https://github.com/kckaiwei/TurnMarker",
"manifest": "https://raw.githubusercontent.com/kckaiwei/TurnMarker/master/dist/module.json",
"download": "https://github.com/kckaiwei/TurnMarker/releases/download/v2.7.0/turnmarker.zip"
"url": "https://github.com/kckaiwei/TurnMarker-alt",
"manifest": "https://raw.githubusercontent.com/kckaiwei/TurnMarker-alt/main/dist/module.json",
"download": "https://github.com/kckaiwei/TurnMarker-alt/releases/download/v2.7.0/turnmarker.zip"
}
10 changes: 5 additions & 5 deletions src/module.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "turnmarker",
"title": "Turn Marker",
"name": "turnmarker-alt",
"title": "Turn Marker Alt",
"description": "Displays a (optionally animated) marker on the token who's active turn it is. Originally by Brunhine",
"author": "kckaiwei",
"version": "2.7.0",
Expand Down Expand Up @@ -38,7 +38,7 @@
"path": "lang/es.json"
}
],
"url": "https://github.com/kckaiwei/TurnMarker",
"manifest": "https://raw.githubusercontent.com/kckaiwei/TurnMarker/master/dist/module.json",
"download": "https://github.com/kckaiwei/TurnMarker/releases/download/v2.7.0/turnmarker.zip"
"url": "https://github.com/kckaiwei/TurnMarker-alt",
"manifest": "https://raw.githubusercontent.com/kckaiwei/TurnMarker-alt/main/dist/module.json",
"download": "https://github.com/kckaiwei/TurnMarker-alt/releases/download/v2.7.0/turnmarker.zip"
}

0 comments on commit 742a1a6

Please # to comment.