playerjmr 3acf68569f
Some checks failed
Deploy site / build (push) Has been cancelled
Deploy site / deploy (push) Has been cancelled
fix SIP mini link for wnd-mini.md
For an unknown reason, the developer of OSC decided to completely remove the app from the repository. This was in part of the MediaFire links being not supported anymore since MediaFire will no longer allow automatic downloads on their site, however other MediaFire apps were archived, except for this one and Korean Kii with no explanation.
2025-01-31 12:51:10 -06:00
2024-09-24 21:53:07 -07:00
2025-01-31 12:51:10 -06:00
2024-09-24 21:52:59 -07:00
2024-09-24 21:52:59 -07:00
2024-09-24 21:53:06 -07:00
2024-09-24 21:53:06 -07:00
2024-09-24 21:52:59 -07:00

wii.hacks.guide

The complete guide to modding your Wii, vWii, and Wii mini.

https://wii.hacks.guide/

Running the site locally

This requires the following installed on your system:

  • node.js

To test the website locally, clone the source code:

git clone https://github.com/hacks-guide/Guide_Wii --recurse-submodules
cd Guide_Wii

Then simply run the following commands:

npm ci
npm run docs:dev

The website should now be running on http://127.0.0.1:5173/ (or a port shown on the terminal).

Description
The complete guide to modding your Wii (and Wii mini).
Readme 272 MiB
Languages
Python 100%