Update for api11
This commit is contained in:
parent
bea9347986
commit
a368f0f970
@ -25,7 +25,7 @@
|
|||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="DalamudPackager" Version="2.1.13" />
|
<PackageReference Include="DalamudPackager" Version="11.0.0" />
|
||||||
<Reference Include="FFXIVClientStructs">
|
<Reference Include="FFXIVClientStructs">
|
||||||
<HintPath>$(DalamudLibPath)FFXIVClientStructs.dll</HintPath>
|
<HintPath>$(DalamudLibPath)FFXIVClientStructs.dll</HintPath>
|
||||||
<Private>false</Private>
|
<Private>false</Private>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"InternalName": "patme2mqtt",
|
"InternalName": "patme2mqtt",
|
||||||
"Author": "0x0ade",
|
"Author": "0x0ade",
|
||||||
"ApplicableVersion": "any",
|
"ApplicableVersion": "any",
|
||||||
"DalamudApiLevel": 10,
|
"DalamudApiLevel": 11,
|
||||||
"Punchline": "Gluing PatMe and FFXIV2MQTT together.",
|
"Punchline": "Gluing PatMe and FFXIV2MQTT together.",
|
||||||
"Description": "Basic plugin that pokes FFXIV2MQTT every time PatMe detects a pat.",
|
"Description": "Basic plugin that pokes FFXIV2MQTT every time PatMe detects a pat.",
|
||||||
"Tags": [ "pat", "emote", "mqtt", "patme", "ffxiv2mqtt" ],
|
"Tags": [ "pat", "emote", "mqtt", "patme", "ffxiv2mqtt" ],
|
||||||
|
@ -4,9 +4,9 @@
|
|||||||
"net8.0-windows7.0": {
|
"net8.0-windows7.0": {
|
||||||
"DalamudPackager": {
|
"DalamudPackager": {
|
||||||
"type": "Direct",
|
"type": "Direct",
|
||||||
"requested": "[2.1.13, )",
|
"requested": "[11.0.0, )",
|
||||||
"resolved": "2.1.13",
|
"resolved": "11.0.0",
|
||||||
"contentHash": "rMN1omGe8536f4xLMvx9NwfvpAc9YFFfeXJ1t4P4PE6Gu8WCIoFliR1sh07hM+bfODmesk/dvMbji7vNI+B/pQ=="
|
"contentHash": "bjT7XUlhIJSmsE/O76b7weUX+evvGQctbQB8aKXt94o+oPWxHpCepxAGMs7Thow3AzCyqWs7cOpp9/2wcgRRQA=="
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user