• This repository has been archived on 09/Aug/2023
  • Stars
    star
    198
  • Rank 195,881 (Top 4 %)
  • Language
    PowerShell
  • License
    Other
  • Created over 4 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repository hosts plugins for XIVLauncher/Dalamud

DO NOT SUBMIT TO THIS REPOSITORY

shiba-with-glitch-stop

This repository has been deprecated by DalamudPluginsD17, which offers a much simpler submission and review process.

If DalamudPluginsD17 does not meet your requirements, please contact us and we can work something out.

The original README follows after the cut.


Dalamud plugin repository

This repository hosts plugin binaries that are used with Dalamud, which is managed by FFXIVQuickLauncher.

They are made and maintained by third party developers. Plugins being on here doesn't mean that we endorse them, it just means that they follow our rules/standards for submissions.

Installing Plugins

To install plugins, you'll need to use XIVLauncher with the in-game addon (Dalamud) enabled. Once Dalamud has loaded, you can type /xlplugins in game to open a plugin installed.

You do not need to download any of the plugins here manually. Plugin installation is handled inside of the game directly.

Making a plugin

Please see the API documentation for information about creating plugins.

What should my plugin not do?

Make sure that your plugin does not directly interact with the game servers in a way that is:
a) automatic, as in polling data or making requests without direct interaction from the user.
b) outside of specification, as in allowing the player to do submit things to the server that would not be possible by normal means.

Publishing/updating your plugin

Create a pull request with your own subfolder in the plugins directory of this folder. It should be named the "internal" name(name of the DLL) of your plugin and contain a plugin definition file with the same name. It should also contain a zip called "latest.zip" containing your plugin DLL, dependencies, resources and the plugin definition json in the same folder as the plugin DLL.

An icon for your plugin has to be in "YourPlugin/images/" as "icon.png". The icon has to be representative of what your plugin does, ideally have transparency and be at max, 512 by 512 pixels.

When the AssemblyVersion of the locally installed plugin doesn't match the "AssemblyVersion" field of the plugin definition json pushed to this repository, a redownload of the plugin is forced.

For a sample of this, please see my sample plugin.

Plugin testing

When releasing a new plugin or making bigger changes, please PR your plugin inside the testing folder on this repository first - this lets users that opt into receiving testing releases see the plugin in their installer. You can join our Discord server to make an announcement in our testers channel.

This should usually not take more than a week - but it helps weeding out bigger issues that could cause crashes or prevent the plugin from being updated.


When submitting a plugin, please consider our Acceptable Use Policy & Terms of Service, which, for example, detail the rights you need to grant us when uploading a plugin to this repository.

More Repositories

1

FFXIVQuickLauncher

Custom launcher for FFXIV
C#
2,751
star
2

Dalamud

FFXIV plugin framework and API
C#
1,120
star
3

XIVLauncher.Core

Cross-platform version of XIVLauncher, optimized for Steam Deck
C#
118
star
4

SamplePlugin

Simple example plugin for XIVLauncher/Dalamud
C#
102
star
5

DalamudPluginsD17

Dalamud plugin manifests
Python
92
star
6

suggestions

Plugin suggestions for Dalamud
42
star
7

DalamudPackager

MsBuild step to generate deployment packages for Dalamud plugins
C#
31
star
8

MinSharp

Minimal .NET wrapper for TsudaKageyu's MinHook
C#
29
star
9

dalamud-distrib

Distribution packages for Dalamud
PowerShell
28
star
10

DalamudAssets

Static assets for Dalamud
16
star
11

dalamud-declarative

Configuration for Dalamud releases and tracks
11
star
12

faq

FAQ and Knowledgebase for XIVLauncher
HTML
9
star
13

DIPs

Dalamud Improvement Proposals
9
star
14

Plogon

Build system for Dalamud Plugins
C#
7
star
15

patchinfo

Metadata for FFXIV patches
6
star
16

dalamud-docs

Dalamud developer documentation site
JavaScript
6
star
17

Dalamud.CrystalTower

Plugin system abstractions for Dalamud, to aid in plugin development.
C#
5
star
18

PluginDistD17

4
star
19

XLWebServices

GitHub API and plugin download proxy for XIVLauncher
C#
4
star
20

goatcorp.github.io

HTML
4
star
21

plugin-platform

Go
4
star
22

operator

*The* goatcorp email reporting service.
Go
3
star
23

Dalamud.NET.Sdk

.NET SDK for Dalamud plugins
2
star
24

DalamudLinter

C#
2
star
25

goatcorp-infra

Python
2
star
26

xlcore-distrib

Temporary release store for XIVLauncher Core
1
star
27

bleatbot

TypeScript
1
star
28

dalamud-bugbait

Dalamud feedback submission system
JavaScript
1
star
29

DalamudWineHelper

Dalamud wine support application
C++
1
star