Skip to content

Commit

Permalink
Update install.js
Browse files Browse the repository at this point in the history
  • Loading branch information
biomagnet authored Sep 25, 2024
1 parent 3f21484 commit dd378cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion triggers/reactions/install.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ module.exports = {
);
else if (message.content.toLowerCase().includes("[yuzu]"))
embed
.setTitle("Yuzu Installation?")
.setTitle("Yuzu Is Not Supported")
.setURL("https://luminescent.team/docs/category/installation/")
.setDescription(
"We no longer support installation or bugs regarding the Yuzu emulator. This is due to a legal issue and specifics of that suit mean that any forks or derivatives that use Yuzu's old coding is also unsupported. Playing on Android is thus not something we can provide help with at this time.\n\n Please seek another way to play our mod, such as Atmosphere or Ryujinx.",
Expand Down

0 comments on commit dd378cf

Please sign in to comment.