Update custom.json
This commit is contained in:
14
custom.json
14
custom.json
@@ -3,7 +3,7 @@
|
|||||||
"Author": "Pyon, Anya Hichu",
|
"Author": "Pyon, Anya Hichu",
|
||||||
"Name": "GamblePyon",
|
"Name": "GamblePyon",
|
||||||
"InternalName": "GamblePyon",
|
"InternalName": "GamblePyon",
|
||||||
"AssemblyVersion": "1.0.2.0",
|
"AssemblyVersion": "1.0.2.1",
|
||||||
"Description": "An interface for managing a game of Blackjack.\n/pyon - Open GamblePyon",
|
"Description": "An interface for managing a game of Blackjack.\n/pyon - Open GamblePyon",
|
||||||
"ApplicableVersion": "any",
|
"ApplicableVersion": "any",
|
||||||
"Tags": [
|
"Tags": [
|
||||||
@@ -11,23 +11,23 @@
|
|||||||
"gamble",
|
"gamble",
|
||||||
"pyon"
|
"pyon"
|
||||||
],
|
],
|
||||||
"DalamudApiLevel": 11,
|
"DalamudApiLevel": 12,
|
||||||
"LoadRequiredState": 0,
|
"LoadRequiredState": 0,
|
||||||
"LoadSync": false,
|
"LoadSync": false,
|
||||||
"CanUnloadAsync": false,
|
"CanUnloadAsync": false,
|
||||||
"LoadPriority": 0,
|
"LoadPriority": 0,
|
||||||
"Punchline": "Helper plugin for Blackjack",
|
"Punchline": "Helper plugin for Blackjack",
|
||||||
"RepoUrl": "https://github.com/anya-hichu/FFXIVGamblePyon",
|
"RepoUrl": "https://github.com/anya-hichu/FFXIVGamblePyon",
|
||||||
"IconUrl": "https://raw.githubusercontent.com/anya-hichu/FFXIVGamblePyon/1.0.2.0/images/icon.png",
|
"IconUrl": "https://raw.githubusercontent.com/anya-hichu/FFXIVGamblePyon/1.0.2.1/images/icon.png",
|
||||||
"ImageUrls": [
|
"ImageUrls": [
|
||||||
"https://raw.githubusercontent.com/anya-hichu/FFXIVGamblePyon/1.0.2.0/images/image1.png"
|
"https://raw.githubusercontent.com/anya-hichu/FFXIVGamblePyon/1.0.2.1/images/image1.png"
|
||||||
],
|
],
|
||||||
"AcceptsFeedback": true,
|
"AcceptsFeedback": true,
|
||||||
"DownloadLinkInstall": "https://github.com/anya-hichu/FFXIVGamblePyon/releases/download/1.0.2.0/GamblePyon.zip",
|
"DownloadLinkInstall": "https://github.com/anya-hichu/FFXIVGamblePyon/releases/download/1.0.2.1/GamblePyon.zip",
|
||||||
"IsHide": false,
|
"IsHide": false,
|
||||||
"IsTestingExclusive": false,
|
"IsTestingExclusive": false,
|
||||||
"DownloadLinkTesting": "https://github.com/anya-hichu/FFXIVGamblePyon/releases/download/1.0.2.0/GamblePyon.zip",
|
"DownloadLinkTesting": "https://github.com/anya-hichu/FFXIVGamblePyon/releases/download/1.0.2.1/GamblePyon.zip",
|
||||||
"DownloadLinkUpdate": "https://github.com/anya-hichu/FFXIVGamblePyon/releases/download/1.0.2.0/GamblePyon.zip",
|
"DownloadLinkUpdate": "https://github.com/anya-hichu/FFXIVGamblePyon/releases/download/1.0.2.1/GamblePyon.zip",
|
||||||
"DownloadCount": 0,
|
"DownloadCount": 0,
|
||||||
"LastUpdated": "0"
|
"LastUpdated": "0"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user