Adjust message as requested
This commit is contained in:
parent
b037ac41bf
commit
c21a259c8c
1 changed files with 3 additions and 1 deletions
|
@ -48,7 +48,9 @@ class Links(Cog):
|
||||||
"<https://guide.sdsetup.com/usingcfw/manualchoiupgrade>\n"
|
"<https://guide.sdsetup.com/usingcfw/manualchoiupgrade>\n"
|
||||||
"How to get started developing Homebrew: "
|
"How to get started developing Homebrew: "
|
||||||
"<https://gbatemp.net/threads/"
|
"<https://gbatemp.net/threads/"
|
||||||
"tutorial-switch-homebrew-development.507284/>\n")
|
"tutorial-switch-homebrew-development.507284/>\n"
|
||||||
|
"Getting full RAM in homebrew without NSPs: "
|
||||||
|
"as of Atmosphere 0.8.6, hold R while opening any game.")
|
||||||
|
|
||||||
@commands.command()
|
@commands.command()
|
||||||
async def source(self, ctx):
|
async def source(self, ctx):
|
||||||
|
|
Loading…
Reference in a new issue