Skip to content
This repository was archived by the owner on Nov 11, 2022. It is now read-only.

ottercorp/DalamudPlugins

This branch is 1776 commits ahead of, 11883 commits behind goatcorp/DalamudPlugins:api6.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8d5011e · Nov 11, 2022
Aug 9, 2022
Aug 18, 2022
Oct 31, 2022
Oct 24, 2022
Oct 29, 2022
Jun 27, 2020
Feb 1, 2021
Nov 1, 2021
Nov 11, 2022
Aug 10, 2022
Feb 9, 2022
Oct 31, 2022
Oct 21, 2022
Jun 2, 2022

Repository files navigation

Dalamud plugin repository

该存储库托管国服 Dalamud 的插件二进制文件和更新。

This repository hosts plugin binaries and update definitions for FFXIVQuickLauncher for CN only.

Making a plugin

Please see the API documentation for information about creating plugins.

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 ins the same folder as the plugin DLL.

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.

About

This repository hosts plugins for XIVLauncher/Dalamud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%