Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.14 KB

README.md

File metadata and controls

47 lines (29 loc) · 1.14 KB

WiiOS-v3

A new PPTOS created by the Cinnamon Team (formerly known as the PieOS Team).

Releases

You can find prebuilt releases here.

Compiling

If you don't want to use the terminal to clone this repository, click here

Click Code > Download ZIP at the top of this repository, like the image below:

Image

or click here for a direct ZIP download.

Unzip the file and open the src directory.

Open your terminal and clone this repository.

git clone https://github.com/cinnamonteam/wiios-v3

Go into the src directory.

cd wiios-v3/src

Make sure you have 7-Zip installed, then run this command below:

For pptx, use this command

7z a "WiiOS_Build1.pptx" -tzip -mm=Deflate -mx=1 ./pptx/* 

For pptm, use this command

7z a "WiiOS_Build1.pptm" -tzip -mm=Deflate -mx=1 ./pptm/*