A Rust (Facepunch Game) web/program that's used to view & automatically generate Skins for skin plugins, directly from Steam Workshop / API.
- This was a web project I made in the past for personal use then turned into a public electron program.
- I do not plan to maintain or make this project better in the future as it's intended to do what I wanted and no more.
- I will however kindly accept any PR/Contributions there may be.
Install
- Download build from Releases
- Run RSG
Building/Running from Source
git clone https://github.com/segg21/RSG/
cd RSG/src
npm install
Running
npm run start
Building
npm install electron-builder electron-packager
npm run build
You may use this project/code for non commercial uses. If you reproduce the code from here, retain my credits in source.