Skip to content
This repository was archived by the owner on Jan 7, 2021. It is now read-only.
This repository was archived by the owner on Jan 7, 2021. It is now read-only.

is it possible rename command on Multiupdater? #65

@Johngew

Description

@Johngew

// 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions