- Replace all possible hooks with CS

- Mark ones that can be replaced soon
- Use Dalamuds ConfigOption for chat color parsing
This commit is contained in:
Infi
2024-05-25 16:50:37 +02:00
parent 8aaaa684a2
commit 0c19772b18
10 changed files with 104 additions and 109 deletions
+1
View File
@@ -1,3 +1,4 @@
using Dalamud.Game.Config;
using LiteDB;
namespace ChatTwo.Code;