// solve
{
"name": "5.NTR (NTR Data)",
"url": "https://github.com/44670/BootNTR",
"inrelease": "ntr.zip",
"inarchive": "ntr.n3ds.bin",
"path": "/ntr.bin"
},
//
is it possible rename command on Multiupdater?
like this.
{
"name": "8.NTR (NTR Data)",
"url": "https://github.com/44670/BootNTR",
"inrelease": "ntr.zip",
"inarchive": "ntr.n3ds.bin",
"path": "/ntr.n3ds.bin"
},
ntr,n3ds.bin > ntr.bin
ren ntr,n3ds.bin ntr.bin ?
//
I cant use ftp on n3ds successful. but I use this method to get wireless transfer
{
"name": "Tool Selected",
"url": "https://github.com/Johngew/Gew",
"inrelease": "tool.zip",
"inarchive": "tool.cia",
"path": "/cias/tool.cia"
},
{
"name": "Game Selected",
"url": "https://github.com/Johngew/Gew",
"inrelease": "game.zip",
"inarchive": "game.cia",
"path": "/cias/game.cia"
},
thanks your hard work.