Skip to content

Commit

Permalink
updated for api11
Browse files Browse the repository at this point in the history
  • Loading branch information
Eisenhuth committed Nov 15, 2024
1 parent 7d6be20 commit 1d38085
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions Plugins/ChatGPTPlugin/ChatGPTPlugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "Eisenhuth",
"Name": "ChatGPT for FFXIV",
"InternalName": "ChatGPTPlugin",
"AssemblyVersion": "1.1.2.0",
"AssemblyVersion": "1.1.2.1",
"Description": "Lets you interact with ChatGPT through the in-game chat. Configuration requires an API key.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Eisenhuth/dalamud-chatgpt",
Expand All @@ -11,12 +11,12 @@
"chat",
"ai"
],
"DalamudApiLevel": 10,
"DalamudApiLevel": 11,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"Punchline": "has science gone too far?",
"Changelog": "- updated for Dalamud apiX",
"Changelog": "- updated for Dalamud api11",
"AcceptsFeedback": true
}
Binary file modified Plugins/ChatGPTPlugin/latest.zip
Binary file not shown.
6 changes: 3 additions & 3 deletions Plugins/LogchampPlugin/LogchampPlugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"Author": "Eisenhuth",
"Name": "LogChamp",
"InternalName": "LogchampPlugin",
"AssemblyVersion": "1.0.7.0",
"AssemblyVersion": "1.0.7.1",
"Description": "automatically deletes your ACT logs after a configurable amount of time",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Eisenhuth/dalamud-logchamp",
"Tags": [
"log",
"act"
],
"DalamudApiLevel": 10,
"DalamudApiLevel": 11,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
Expand All @@ -19,6 +19,6 @@
"https://user-images.githubusercontent.com/47415874/233871863-846e1485-fd0f-429e-bc23-3f6009478a16.png"
],
"Punchline": "keep your ACT's FFXIVLogs folder in check",
"Changelog": "- updated for Dalamud apiX",
"Changelog": "- updated for Dalamud api11",
"AcceptsFeedback": true
}
Binary file modified Plugins/LogchampPlugin/latest.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions Plugins/NaelPlugin/NaelPlugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"Author": "Eisenhuth",
"Name": "Nael'd it for UCOB",
"InternalName": "NaelPlugin",
"AssemblyVersion": "1.4.5.0",
"AssemblyVersion": "1.4.6.0",
"Description": "Translates Nael's quotes into mechanics.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Eisenhuth/dalamud-nael",
"Tags": [
"ui"
],
"DalamudApiLevel": 10,
"DalamudApiLevel": 11,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
Expand Down
Binary file modified Plugins/NaelPlugin/latest.zip
Binary file not shown.

0 comments on commit 1d38085

Please sign in to comment.