chore: add dalamudpackager and manifest

This commit is contained in:
Anna 2022-01-14 15:30:26 -05:00
parent 5112b377ac
commit abf3312158
2 changed files with 17 additions and 0 deletions

View File

@ -47,6 +47,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="DalamudPackager" Version="2.1.5"/>
<PackageReference Include="JetBrains.Annotations" Version="2021.3.0"/>
<PackageReference Include="Siggingway" Version="1.1.1"/>
<PackageReference Include="XivCommon" Version="4.0.0"/>

16
ChatTwo/ChatTwo.yaml Executable file
View File

@ -0,0 +1,16 @@
name: Chat 2
author: ascclemens
punchline: Electric Boogaloo - ♪ A whole new chat, a new fantastic chat window ♪
description: |-
Chat 2 is a complete rewrite of the in-game chat window as a plugin. It
supports:
- Unlimited tabs
- Tabs that always send to a certain channel
- More flexible filtering
- RGB channel colouring
- Completely variable font size
- Sidebar tabs
- Unread counts
- Screenshot mode (obfuscate names)
repo_url: https://git.annaclemens.io/ascclemens/ChatTwo