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: 3 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://codeberg.org/redstrate/Hooky): Send webhooks for events in FFXIV
* [Rebound](https://github.com/redstrate/Rebound): Limits bone physics to 60 FPS
* [Refitter](https://codeberg.org/redstrate/Refitter): Modify chest bones for specific gear
* [Auracite](https://github.com/redstrate/Auracite): Export your FFXIV character in portable, generic formats
* [EasyFullscreen](https://codeberg.org/redstrate/EasyFullscreen): Make FFXIV act like a good game that can enter and exit fullscreen with F11
* [Scripter](https://codeberg.org/redstrate/Scripter): Inspect the game's Lua state and run custom Lua code
* [AllowLoginFail](https://codeberg.org/redstrate/AllowLoginFail): Stop the game from quitting over lobby connection errors

## 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://codeberg.org/redstrate/DalamudRepoTool) for generating the repo.json from repository state.