Skip to content

Commit

Permalink
Add ChatTriggers to incompatible mods
Browse files Browse the repository at this point in the history
  • Loading branch information
Southpaw1496 committed Oct 14, 2023
1 parent dcf9a07 commit ae39c9a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions public/incompatible-mods.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,11 @@
"name": "Dynmap",
"type": "GAME",
"note": "[Relevent GitHub Issue](https://github.com/webbukkit/dynmap/issues/4016)"
},
{
"ids": ["chattriggers"],
"name": "ChatTriggers",
"type": "SELF",
"note": "Modules can be loaded and managed, but are unable to be executed on Quilt."
}
]

1 comment on commit ae39c9a

@Cozy-GitHub
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See preview on Cloudflare Pages: https://c9b088e1.quiltmc-org.pages.dev

Please sign in to comment.