segg21 / RSG

Rust Skin Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RSG (Rust Skin Generator)

img

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

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

License

You may use this project/code for non commercial uses. If you reproduce the code from here, retain my credits in source.

About

Rust Skin Generator

License:GNU General Public License v3.0


Languages

Language:JavaScript 56.6%Language:HTML 31.0%Language:CSS 12.3%