Skip to content

Commit

Permalink
Fix module.json location
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPrimate committed Oct 25, 2020
1 parent 987b9b4 commit 0acf755
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions module.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vtta-tokenizer",
"title": "Tokenizer - Temporary edition",
"description": "Tiny yet capable in-game token editor, requires trusted user level for uploads",
"title": "Tokenizer - v0.7.5 edition",
"description": "Tiny yet capable in-game token editor, requires trusted user level for uploads. This is a fork until vtta-tokenizer is fixed for v0.7.5.",
"version": "2.2.2",
"minimumCoreVersion": "0.7.5",
"compatibleCoreVersion": "0.7.5",
Expand All @@ -28,5 +28,5 @@
"packs": [],
"url": "https://github.com/mrprimate/vtta-tokenizer/",
"manifest": "https://github.com/mrprimate/vtta-tokenizer/releases/download/latest/module.json",
"download": "https://github.com/mrprimate/vtta-tokenizer/releases/download/2.2.2/module.zip"
"download": "https://github.com/mrprimate/vtta-tokenizer/releases/download/2.2.2/vtta-tokenizer.zip"
}

0 comments on commit 0acf755

Please sign in to comment.