An open API service indexing awesome lists of open source software.

https://github.com/redstrate/dalamudplugins

My Dalamud plugin repository
https://github.com/redstrate/dalamudplugins

dalamud dalamud-plugin ffxiv ffxiv-modding final-fantasy-14 final-fantasy-xiv

Last synced: about 2 months ago
JSON representation

My Dalamud plugin repository

Awesome Lists containing this project

README

        

# DalamudPlugins

This is my personal Dalamud plugin repository.

## Contents

* [Hooky](https://github.com/redstrate/Hooky): Send webhooks for events in FFXIV
* [Rebound](https://github.com/redstrate/Rebound): Limits bone physics to 60 FPS
* [Refitter](https://github.com/redstrate/Refitter): Modify chest bones for specific gear
* [Auracite](https://github.com/redstrate/Auracite): Export your FFXIV character in portable, generic formats
* [EasyFullscreen](https://github.com/redstrate/EasyFullscreen): Make FFXIV act like a good game that can enter and exit fullscreen with F11

## Usage

To add this repository, follow these instructions:

1. /xlsettings -> Experimental tab.
2. Copy and paste the repo URL below.
3. Click on the + button.
4. Click on the "Save and Close" button.

The repository is hosted at `https://dalamud.xiv.zone`. You can also download the plugin builds manually through GitHub actions or by browsing https://dalamud.xiv.zone/stable.

## Tools Used

* [Plogon](https://github.com/goatcorp/Plogon) for building the plugins.
* [DalamudRepoTool](https://github.com/redstrate/DalamudRepoTool) for generating the repo.json from repository state.