Update for api11
This commit is contained in:
parent
789fd1a398
commit
c623aa6fff
@ -3,7 +3,7 @@
|
|||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<Authors>0x0ade</Authors>
|
<Authors>0x0ade</Authors>
|
||||||
<Company></Company>
|
<Company></Company>
|
||||||
<Version>0.2.0.3</Version>
|
<Version>0.2.0.4</Version>
|
||||||
<Description></Description>
|
<Description></Description>
|
||||||
<Copyright></Copyright>
|
<Copyright></Copyright>
|
||||||
<PackageProjectUrl></PackageProjectUrl>
|
<PackageProjectUrl></PackageProjectUrl>
|
||||||
@ -25,7 +25,7 @@
|
|||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="DalamudPackager" Version="2.1.13" />
|
<PackageReference Include="DalamudPackager" Version="11.0.0" />
|
||||||
<PackageReference Include="TerraFX.Interop.Windows" Version="10.0.22621.2" />
|
<PackageReference Include="TerraFX.Interop.Windows" Version="10.0.22621.2" />
|
||||||
<Reference Include="FFXIVClientStructs">
|
<Reference Include="FFXIVClientStructs">
|
||||||
<HintPath>$(DalamudLibPath)FFXIVClientStructs.dll</HintPath>
|
<HintPath>$(DalamudLibPath)FFXIVClientStructs.dll</HintPath>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"InternalName": "CustomResolution2782",
|
"InternalName": "CustomResolution2782",
|
||||||
"Author": "0x0ade",
|
"Author": "0x0ade",
|
||||||
"ApplicableVersion": "any",
|
"ApplicableVersion": "any",
|
||||||
"DalamudApiLevel": 10,
|
"DalamudApiLevel": 11,
|
||||||
"Punchline": "Enforces a custom resolution for the game, similar to NVIDIA DSR.",
|
"Punchline": "Enforces a custom resolution for the game, similar to NVIDIA DSR.",
|
||||||
"Description": "Basic plugin that allows you to specify a custom resolution.",
|
"Description": "Basic plugin that allows you to specify a custom resolution.",
|
||||||
"Tags": [ "dsr", "resolution", "dpi", "scale", "scaling" ],
|
"Tags": [ "dsr", "resolution", "dpi", "scale", "scaling" ],
|
||||||
|
@ -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=="
|
||||||
},
|
},
|
||||||
"TerraFX.Interop.Windows": {
|
"TerraFX.Interop.Windows": {
|
||||||
"type": "Direct",
|
"type": "Direct",
|
||||||
|
Loading…
Reference in New Issue
Block a user