v1.8.0.0
This commit is contained in:
parent
e618c72c8a
commit
82a7e10aa8
@ -12,4 +12,4 @@
|
|||||||
|
|
||||||
# Conventions
|
# Conventions
|
||||||
|
|
||||||
Version: 1.7.0.0 refers to Dalamud API 7
|
Version: 1.8.0.0 refers to Dalamud API 8
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<Authors>KacieXX</Authors>
|
<Authors>KacieXX</Authors>
|
||||||
<Company>Karsian</Company>
|
<Company>Karsian</Company>
|
||||||
<Version>1.7.0.1</Version>
|
<Version>1.8.0.0</Version>
|
||||||
<Description>A plugin to help you vibe your controller or toys</Description>
|
<Description>A plugin to help you vibe your controller or toys</Description>
|
||||||
<Copyright>kacieXX 2023</Copyright>
|
<Copyright>kacieXX 2023</Copyright>
|
||||||
<PackageProjectUrl>https://github.com/kaciexx/FFXIV_Vibe_Plugin</PackageProjectUrl>
|
<PackageProjectUrl>https://github.com/kaciexx/FFXIV_Vibe_Plugin</PackageProjectUrl>
|
||||||
|
12
repo.json
12
repo.json
@ -4,7 +4,7 @@
|
|||||||
"Name": "FFXIV Vibe Plugin",
|
"Name": "FFXIV Vibe Plugin",
|
||||||
"Description": "Plugin that let you vibe your controller or toys",
|
"Description": "Plugin that let you vibe your controller or toys",
|
||||||
"InternalName": "FFXIV_Vibe_Plugin",
|
"InternalName": "FFXIV_Vibe_Plugin",
|
||||||
"AssemblyVersion": "1.7.0.0",
|
"AssemblyVersion": "1.8.0.0",
|
||||||
"RepoUrl": "https://github.com/kaciexx/FFXIV_Vibe_Plugin",
|
"RepoUrl": "https://github.com/kaciexx/FFXIV_Vibe_Plugin",
|
||||||
"ApplicableVersion": "any",
|
"ApplicableVersion": "any",
|
||||||
"Tags": [
|
"Tags": [
|
||||||
@ -12,14 +12,14 @@
|
|||||||
"vibration",
|
"vibration",
|
||||||
"wave"
|
"wave"
|
||||||
],
|
],
|
||||||
"DalamudApiLevel": 7,
|
"DalamudApiLevel": 8,
|
||||||
"IconUrl": "https://github.com/kaciexx/FFXIV_Vibe_Plugin/raw/master/images/logo.png",
|
"IconUrl": "https://github.com/kaciexx/FFXIV_Vibe_Plugin/raw/master/images/logo.png",
|
||||||
"IsHide": "False",
|
"IsHide": "False",
|
||||||
"IsTestingExclusive": "False",
|
"IsTestingExclusive": "False",
|
||||||
"LastUpdated": 1662225133,
|
"LastUpdated": 1662225133,
|
||||||
"DownloadCount": 2850,
|
"DownloadCount": 3352,
|
||||||
"DownloadLinkInstall": "https://github.com/kaciexx/FFXIV_Vibe_Plugin/releases/download/v1.7.0.0/FFXIV_Vibe_Plugin_v1.7.0.0.zip",
|
"DownloadLinkInstall": "https://github.com/kaciexx/FFXIV_Vibe_Plugin/releases/download/v1.8.0.0/FFXIV_Vibe_Plugin_v1.8.0.0.zip",
|
||||||
"DownloadLinkTesting": "https://github.com/kaciexx/FFXIV_Vibe_Plugin/releases/download/v1.7.0.0/FFXIV_Vibe_Plugin_v1.7.0.0.zip",
|
"DownloadLinkTesting": "https://github.com/kaciexx/FFXIV_Vibe_Plugin/releases/download/v1.8.0.0/FFXIV_Vibe_Plugin_v1.8.0.0.zip",
|
||||||
"DownloadLinkUpdate": "https://github.com/kaciexx/FFXIV_Vibe_Plugin/releases/download/v1.7.0.0/FFXIV_Vibe_Plugin_v1.7.0.0.zip"
|
"DownloadLinkUpdate": "https://github.com/kaciexx/FFXIV_Vibe_Plugin/releases/download/v1.8.0.0/FFXIV_Vibe_Plugin_v1.8.0.0.zip"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user