name="mods",description="How to install mods within MeloNX (Limited Support)"
)
asyncdefmods(self,context):
embed=discord.Embed(
color=0x963155,
description=(
'# How do I install mods within MeloNX? (Limited Support)\n\n---\n\n'+
'### **romFS/exeFS mods**:\n'+
'1. Obtain your title ID of your game by copying it from MeloNX, Hold down on the game and click game info.\n'+
'2. Copy it and then go to Files-> MeloNX-> mods-> contents\n'+
'3. In the contents folder create a new folder and name it the title ID you copied earlier.\n'+
'4. Now place all your mods for that game in the folder you just made (these should be folders with the mod name, do not mess with the file structure of the mod after unzipping it.)\n\n'+
'### **Atmosphere mods**: \n'+
'1. Obtain your title ID of your game by copying it from MeloNX, Hold down on the game and click game info.\n'+
'2. Copy it and then go to Files-> MeloNX-> sdcard-> atmosphere-> contents\n'+
'3. In the contents folder create a new folder and name it the title ID you copied earlier.\n'+
'4. Now place all your mods for that game in the folder you just made (these should be folders with the mod name, do not mess with the file structure of the mod after unzipping it.)'