699d4ede1d
Add .prettierrc.json, .markdownlint.json, .yamllint.yaml, .gitattributes Run CSharpier, Prettier and markdownlint across the entire codebase. No logic changes — formatting, using order and line endings only.
28 lines
1.3 KiB
Markdown
28 lines
1.3 KiB
Markdown
---
|
|
|
|
## How to install
|
|
|
|
This release is distributed via the HellionChat custom repository, not the Dalamud main plugin repo. To install:
|
|
|
|
1. In XIVLauncher: **Settings → Experimental → Custom Plugin Repositories**
|
|
2. Add the URL: `https://gitea.hellion-forge.cloud/JonKazama-Hellion/HellionChat/raw/branch/main/repo.json`
|
|
3. Enable, save, then `/xlplugins` → search **Hellion Chat** → install
|
|
|
|
## Project documents
|
|
|
|
- [README](https://gitea.hellion-forge.cloud/JonKazama-Hellion/HellionChat/src/branch/main/README.md) — features,
|
|
architecture, build
|
|
- [Privacy notice](https://gitea.hellion-forge.cloud/JonKazama-Hellion/HellionChat/src/branch/main/PRIVACY.md) — what
|
|
the plugin stores and sends
|
|
- [Third-party notices](https://gitea.hellion-forge.cloud/JonKazama-Hellion/HellionChat/src/branch/main/docs/THIRD_PARTY_NOTICES.md)
|
|
— dependencies and licences
|
|
- [Security policy](https://gitea.hellion-forge.cloud/JonKazama-Hellion/HellionChat/src/branch/main/SECURITY.md) —
|
|
vulnerability reporting
|
|
- [Support](https://gitea.hellion-forge.cloud/JonKazama-Hellion/HellionChat/src/branch/main/SUPPORT.md) — bug reports,
|
|
questions, contact paths
|
|
|
|
## Licence
|
|
|
|
[EUPL-1.2](https://gitea.hellion-forge.cloud/JonKazama-Hellion/HellionChat/src/branch/main/LICENSE). Based on
|
|
[Chat 2](https://github.com/Infiziert90/ChatTwo) by Infi and Anna, also EUPL-1.2.
|