This repository contains all the packages that are available for Windows 96. Including the source code of all of them.
The source code for all the packages is available in the packages
directory. Most of them use wdt
as the toolchain.
The builder tool is available in the tools
directory. To build the packages, simply run npm i
to install the dependencies followed by npm run build
. After this, all the packages will be in the dist
folder.