Skip to content

Commit

Permalink
Don't link the XL and Dalamud server for Penumbra plugin testing
Browse files Browse the repository at this point in the history
  • Loading branch information
reiichi001 committed Aug 4, 2024
1 parent 676dce7 commit 342a4cc
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions config/884363610640498698/faqs/plugintesting.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@ exports.answer = async client => ({
+ `5. Save / Save and Close\n`
+ `\n`
+ `**Please note that testing plugins can/will have bugs and may change dramatically before final release. `
+ `Especially on newer plugins, they could crash your game. `
+ `For troubleshooting, please keep questions/comments/issues in the <#719513457988337724> channel.** `
+ `More info [HERE](https://goatcorp.github.io/faq/dalamud_troubleshooting#q-how-do-i-enable-plugin-test-builds)`,
+ `Especially on newer plugins, they could crash your game.\n\n`
+ `For troubleshooting, please keep questions/comments/issues in their respective channels/categories.`,
color: client.config.EMBED_NORMAL_COLOR,
footer: {
"text": client.config.FRANZBOT_VERSION,
Expand Down

0 comments on commit 342a4cc

Please sign in to comment.