From 742a1a6102efdc8c46435125ee9547b85676ad60 Mon Sep 17 00:00:00 2001 From: kckaiwei Date: Sun, 10 Jan 2021 16:17:37 -0500 Subject: [PATCH] Updating module.json with alt urls --- dist/module.json | 10 +++++----- src/module.json | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/dist/module.json b/dist/module.json index 243fd48..7c2ae07 100644 --- a/dist/module.json +++ b/dist/module.json @@ -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", @@ -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" } \ No newline at end of file diff --git a/src/module.json b/src/module.json index 243fd48..7c2ae07 100644 --- a/src/module.json +++ b/src/module.json @@ -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", @@ -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" } \ No newline at end of file