Update for api11

This commit is contained in:
Jade Macho 2024-11-20 21:55:38 +01:00
parent 57258598c0
commit 2bfe78f145
Signed by: 0x0ade
GPG Key ID: E1960710FE4FBEEF
3 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@
<PropertyGroup>
<Authors>0x0ade</Authors>
<Company></Company>
<Version>0.1.0.10</Version>
<Version>0.1.0.11</Version>
<Description></Description>
<Copyright></Copyright>
<PackageProjectUrl></PackageProjectUrl>
@ -33,7 +33,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="DalamudPackager" Version="2.1.13" />
<PackageReference Include="DalamudPackager" Version="11.0.0" />
<Reference Include="FFXIVClientStructs">
<HintPath>$(DalamudLibPath)FFXIVClientStructs.dll</HintPath>
<Private>false</Private>

View File

@ -3,7 +3,7 @@
"InternalName": "VoidBox2782",
"Author": "0x0ade",
"ApplicableVersion": "any",
"DalamudApiLevel": 10,
"DalamudApiLevel": 11,
"Punchline": "Make jump puzzles prettier by adding a skybox to the housing void.",
"Description": "Basic plugin to add a skybox to the housing void.",
"Tags": [ "skybox", "housing", "void", "jump puzzles" ],

View File

@ -4,9 +4,9 @@
"net8.0-windows7.0": {
"DalamudPackager": {
"type": "Direct",
"requested": "[2.1.13, )",
"resolved": "2.1.13",
"contentHash": "rMN1omGe8536f4xLMvx9NwfvpAc9YFFfeXJ1t4P4PE6Gu8WCIoFliR1sh07hM+bfODmesk/dvMbji7vNI+B/pQ=="
"requested": "[11.0.0, )",
"resolved": "11.0.0",
"contentHash": "bjT7XUlhIJSmsE/O76b7weUX+evvGQctbQB8aKXt94o+oPWxHpCepxAGMs7Thow3AzCyqWs7cOpp9/2wcgRRQA=="
}
}
}