diff --git a/README.md b/README.md new file mode 100644 index 0000000..c62d96e --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# Pilz.Dalamud + +This library is a set of usefull functions you can use within your Dalamud plugin.\ +At the moment it's far away from being complete or even good. Right now it as some basic functions and tools to work with Nameplates and TextPayloads. + +## How to install + +Install the latest version of `Pilz.Dalamud` via NuGet Package Manager or NuGet Console:\ +https://www.nuget.org/packages/Pilz.Dalamud + +## Contribute + +- Freel free to PR changes or new features/libraries. +- If you want to address bigger changes or want a discussion about something, feel free to open an issue.