yes, things

This commit is contained in:
2026-08-11 15:32:11 +03:00
parent bd88fc529e
commit 3076890a79
4 changed files with 45 additions and 1 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"Author": "aRkker",
"Name": "Emote Sync",
"InternalName": "EmoteSync",
"AssemblyVersion": "0.5.1.0",
"Description": "Synchronizes emotes with every plugin user in the same party.",
"ApplicableVersion": "any",
"Tags": [
"social",
"emote"
],
"DalamudApiLevel": 15,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"Punchline": "Perform emotes in sync with party plugin users.",
"AcceptsFeedback": true
}