smealum / 3ds_hb_menu

3ds homebrew menu (ninjhax edition)
204 stars 41 forks source link

Idea for the browser branch #22

Closed RuiNtD closed 8 years ago

RuiNtD commented 9 years ago

For each folder, maybe you could have it detect if the folder contains boot.3dsx or [folder name].3dsx. If the file exists, then have it act like an app in the master branch, but with the ability to press right to open the folder.

RuiNtD commented 9 years ago

I would program this myself, but C is the only well known programming language I don't know. (That and Python... and Ruby... and Perl...)

fincs commented 9 years ago

It already works this way IIRC.

handsomematt commented 9 years ago

Indeed. It's even in the readme

On Sun, 30 Aug 2015 10:24 fincs notifications@github.com wrote:

It already works this way IIRC.

— Reply to this email directly or view it on GitHub https://github.com/smealum/3ds_hb_menu/issues/22#issuecomment-136103925.

RuiNtD commented 9 years ago

Notice the title: "Idea for the browser branch" I was talking about the browser branch, which is basically the Homebrew Launcher in file browser form.

RuiNtD commented 8 years ago

closing since browser branch was removed

fincs commented 8 years ago

Clarification: your proposed idea was actually implemented in the browser branch (without the ability to open the folder), and afterwards the browser branch was merged into master.