diff --git a/images/README.md b/images/README.md new file mode 100644 index 0000000..6aa84ca --- /dev/null +++ b/images/README.md @@ -0,0 +1,7 @@ +# Plugin icon + +Put your plugin icon here as **`icon.png`**. + +- The Dalamud installer uses it via the master list’s `IconUrl`. +- Use a **PNG**, typically **64×64** or **128×128** pixels. +- If this file is missing, the installer will show a default icon. diff --git a/images/icon.png b/images/icon.png new file mode 100644 index 0000000..fdb4be1 Binary files /dev/null and b/images/icon.png differ