diff --git a/CustomResolution/CustomResolution.csproj b/CustomResolution/CustomResolution.csproj index 0fc069f..a7a9068 100644 --- a/CustomResolution/CustomResolution.csproj +++ b/CustomResolution/CustomResolution.csproj @@ -3,7 +3,7 @@ 0x0ade - 0.2.0.3 + 0.2.0.4 @@ -25,7 +25,7 @@ - + $(DalamudLibPath)FFXIVClientStructs.dll diff --git a/CustomResolution/CustomResolution.json b/CustomResolution/CustomResolution.json index 9278ee3..9c781ff 100644 --- a/CustomResolution/CustomResolution.json +++ b/CustomResolution/CustomResolution.json @@ -3,7 +3,7 @@ "InternalName": "CustomResolution2782", "Author": "0x0ade", "ApplicableVersion": "any", - "DalamudApiLevel": 10, + "DalamudApiLevel": 11, "Punchline": "Enforces a custom resolution for the game, similar to NVIDIA DSR.", "Description": "Basic plugin that allows you to specify a custom resolution.", "Tags": [ "dsr", "resolution", "dpi", "scale", "scaling" ], diff --git a/CustomResolution/packages.lock.json b/CustomResolution/packages.lock.json index 66b7cfd..a5f2480 100644 --- a/CustomResolution/packages.lock.json +++ b/CustomResolution/packages.lock.json @@ -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==" }, "TerraFX.Interop.Windows": { "type": "Direct",