Thanks to visit codestin.com
Credit goes to github.com

Skip to content

kxtzownsu/uncensormii

Repository files navigation

UncensorMii

UncensorMii: A webos proxy designed to look like the Wii Menu, for Proxathon 2025 (Nebula)
All credits to Nintendo of America Inc for the Wii branding, assets, and name. All of the assets owned by Nintendo of America Inc that are used are prefixed with NoA_ and are in /public/assets/nintendo/

Building

To build UncensorMii, make sure you have pnpm and git installed.

git clone https://github.com/kxtzownsu/uncensormii
cd uncensormii
pnpm i
pnpm build

The built files will be available in dist/. Make sure you use a server capable of doing SPAs (Single Page Apps)

Running the development server

(This allows you to use the uncensormii dev menu)

To run the dev server, make sure you have pnpm and git installed.

git clone https://github.com/kxtzownsu/uncensormii
cd uncensormii
pnpm i
pnpm dev

This will open a server on port 5173 for you to use.

Using the dev menu

To open the development menu, make sure you're running the dev server first and then type admin on any page.

Credits

  • kxtzownsu - writing ts
  • xmb9 - UI assets, branding, some dev
  • Alan-bur - Dumping & upscaling the Wii Menu assets (SUPPORT THIS GUY ON PATREON PLEASE!!)
  • Nintendo of America Inc - Owning the Wii assets, branding, name, and trademark. We do not own these, thank you Nintendo for making this amazing console!
  • Evie (AC3) - emotional support, ideas cat emoji with thumbs up

About

A webos designed to look like the Wii Menu, for Proxathon 2025 (Nebula)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages