Static assets for Dalamud
All Noto Sans, FontAwesome and Inconsolata fonts are licensed under the SIL Open Font License. Material Design Icons are licensed under the Apache License Version 2.0.
- Fork this repository
- Pull the
masterbranch - Make a new local branch
- Update
UIRes/bannedplugin.jsonwith your changes.
NOTE: If you need to block a plugin from a custom repository, please SHA256 the InternalAssembly name. The SHA hash must be in ALL CAPS. - Commit, Push, and create a PR.
- Once CI checks pass, someone will merge it.
- Instruct affected users to relaunch.
Plugin Banning will block all versions equal to or lower than the version banned. For example, If you ban testing version v1.2.0.0, and your stable plugin version is v1.0.0.0, then your plugin will not be able to load.