Skip to content
/ silverr Public

another bloxstrap clone for linux

Wookhq/silverr

Repository files navigation

Silver | bleeding egde version. use with caution

Discord


What is Silver?

Silver is a third-party application designed to enhance your experience with Sober by providing quality-of-life improvements and additional features. Similar to other bootstrappers like Lucem and Bloxstrap.


Build from source

Make sure you have Nodejs

git clone it

    git clone https://github.com/Wookhq/silverr.git

cd to silver

    cd silverr

install & build

    npm install
    npm run build
    npm run dist