Skip to content

Commit

Permalink
alter modmoon command
Browse files Browse the repository at this point in the history
you know how it said instructions could be found at the release page? yeah it lied. i fixed that.
  • Loading branch information
eip618 committed Oct 6, 2020
1 parent 5b40744 commit deb875b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion cogs/assistance.py
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,9 @@ async def modmoon(self, ctx):
"""Links to a tool for a mod manager"""
await self.simple_embed(ctx, cleandoc("""
To install mods for Smash 3DS, and to manage other LayeredFS mods, \
[Mod-Moon](https://github.com/Swiftloke/ModMoon/releases) is recommended. Instructions for use can be found on the page.
[Mod-Moon](https://github.com/Swiftloke/ModMoon/releases) is recommended.
Instructions for usage can be found [in this thread.](https://gbatemp.net/threads/modmoon-a-beautiful-simple-and-compact-mods-manager-for-the-nintendo-3ds.519080#)
"""))

@commands.command()
Expand Down

0 comments on commit deb875b

Please sign in to comment.