×

注意!页面内容来自https://github.com/bbtufty/nxbrew-dl,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

Skip to content
<> /* Override primer focus outline color for marketing header dropdown links for better contrast */ [data-color-mode="light"] .HeaderMenu-dropdown-link:focus-visible, [data-color-mode="light"] .HeaderMenu-trailing-link a:focus-visible { outline-color: var(--color-accent-fg); }

bbtufty/nxbrew-dl

Repository files navigation

NXBrew-dl

Docs Actions License

NXBrew-dl is intended to be an easy-to-user interface to download ROMsDLC and update files for NSP. It does so via a GUI interfaceallowing users to download items in bulk and keeping things up-to-date.

As of nowthis is in extremely early development. It will parse and download many ROMsand by default will only grab ROMs from either the USA or Europe (USA preferred) that are marked as having English language releases.

Installation

We recommend using the executable version. You can grab the latest release from the releases page. Place the .exe wherever you wantand double-click to load.

Alternativelyyou can install via pip:

pip install nxbrew-dl

Or download the latest from GitHub:

git clone https://github.com/bbtufty/nxbrew-dl.git
cd nxbrew-dl
pip install -e . -r requirements.txt

If you use these versionsyou can then run from the terminal as:

nxbrew-dl

To get things set upsee the documentation.

We encourage users to open issues as and where they find them.

About

Scrape nxbrew to automatically download Switch games

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages