diff --git a/FishNotify.csproj b/FishNotify.csproj index 4322bdf..6c521ee 100644 --- a/FishNotify.csproj +++ b/FishNotify.csproj @@ -3,7 +3,7 @@ - 4.1 + 5.0 Plays a sound effect when a fish bites https://github.com/carvelli/Fish-Notify @@ -11,7 +11,7 @@ - net6.0-windows + net7.0-windows x64 enable latest @@ -37,8 +37,8 @@ - - + + $(DalamudLibPath)FFXIVClientStructs.dll false diff --git a/FishNotify.json b/FishNotify.json index 7f0e00a..17eb075 100644 --- a/FishNotify.json +++ b/FishNotify.json @@ -4,7 +4,6 @@ "Punchline": "Plays a sound when a fish is caught", "Description": "Plays a sound when a fish is caught, depending on tug-strength", "InternalName": "FishNotify", - "DalamudApiLevel": 7, "Tags": [ "fishing" ],