diff --git a/NoSoliciting.Lite/DalamudPackager.targets b/NoSoliciting.Lite/DalamudPackager.targets new file mode 100755 index 0000000..6958ba3 --- /dev/null +++ b/NoSoliciting.Lite/DalamudPackager.targets @@ -0,0 +1,10 @@ + + + + + diff --git a/NoSoliciting.Lite/NoSoliciting.Lite.csproj b/NoSoliciting.Lite/NoSoliciting.Lite.csproj index 0e5eb8b..463838a 100755 --- a/NoSoliciting.Lite/NoSoliciting.Lite.csproj +++ b/NoSoliciting.Lite/NoSoliciting.Lite.csproj @@ -37,6 +37,7 @@ + diff --git a/NoSoliciting.Lite/NoSoliciting.Lite.yaml b/NoSoliciting.Lite/NoSoliciting.Lite.yaml new file mode 100755 index 0000000..d649d93 --- /dev/null +++ b/NoSoliciting.Lite/NoSoliciting.Lite.yaml @@ -0,0 +1,9 @@ +author: ascclemens +name: NoSoliciting Lite +description: |- + Customisable, simple chat and Party Finder filtering. + + Only filters out text that you configure. +repo_url: https://git.sr.ht/~jkcclemens/NoSoliciting +# Use higher priority to filter messages before other plugins get them. +load_priority: 100