Skip to content

Commit

Permalink
More fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
AsgardXIV committed Nov 26, 2022
1 parent e4c1b5f commit 8f05f17
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dalamud/XAT.Plugin/XAT.Plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"Punchline": "Create and edit animations and cutscenes.",
"Description": "Create and edit animations and cutscenes.",
"AssemblyVersion": "1.0.0.0",
"InternalName": "xatPlugin",
"InternalName": "XAT.Plugin",
"ApplicableVersion": "any",
"Tags": [
"animation",
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ This project builds on the work of previous research and tools built for XIV. A
* [Anamnesis](https://github.com/imchillin/Anamnesis)
* [VFXEditor](https://github.com/0ceal0t/Dalamud-VFXEditor)
* [Penumbra](https://github.com/xivdev/Penumbra/)
* [Cammy](https://github.com/UnknownX7/Cammy/)
2 changes: 1 addition & 1 deletion base_repo.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"Author": "Asgard",
"Name": "XAT",
"Description": "Create and edit animations and cutscenes",
"InternalName": "xatPlugin",
"InternalName": "XAT.Plugin",
"AssemblyVersion": "1.0.0.0",
"TestingAssemblyVersion": "1.0.0.0",
"RepoUrl": "https://github.com/AsgardXIV/XAT",
Expand Down

0 comments on commit 8f05f17

Please sign in to comment.