mirror of
https://github.com/Ryujinx/ryuko-ng.git
synced 2025-01-09 22:55:32 +00:00
Adjust message as requested
This commit is contained in:
parent
b037ac41bf
commit
c21a259c8c
|
@ -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