Giter Site home page Giter Site logo

swaggymacro / cs2-weaponpaints-website-pub Goto Github PK

View Code? Open in Web Editor NEW

This project forked from l1ted/cs2-weaponpaints-website

0.0 0.0 0.0 4.44 MB

Small website for Nereziel/cs2-WeaponPaints plugins

License: GNU General Public License v3.0

JavaScript 65.18% CSS 9.59% Batchfile 0.03% EJS 25.20%

cs2-weaponpaints-website-pub's Introduction

Weapon Paints website

Website used for the cs2-WeaponPaints plugin

Screenshots taken from private version

Preview

Private

  • Download latest release
  • Fill config.json (see below), don't fill appKey in it
  • Start if linux npm run startLinux or if windows just open app.exe
  • Then in the console copy your UUID

  • Then pay via DonationAlerts $20 with a message like “Discord: {discord id} UUID: {uuid}”

  • After that i'll contact you and send you your app key

To get admin account go to wps_users, find your account and change admin to 1

Installation

Requires: Node.js 17 or later

{
    "name": "Title of your website",
    "lang": "en", 
    "DB": {
        "DB_HOST": "host",
        "DB_USER": "username",
        "DB_PASS": "password",
        "DB_DB": "database name"
    },
    "HOST": "example.com or localhost/127.0.0.1",
    "SUBDIR": "/skinsExample/ or just /",
    "PORT": 27275,
    "STEAMAPIKEY": "Your Steam Web API Key",
    "connect": {
        "show": true,
        "url": "steam://connect/[IP:PORT]?appid=730/[Server password if needed]"
    }
}
  • Supported languages ru, en, pt-BR

  • And then

If Windows:

  ### public
  npm i
  npm run start

  ### private
  app.exe

If Linux:

  ### public
  npm i
  npm run startLinux

  ### private
  src/app
  # if you using pm2
  pm2 start "npm run startLinux"

Support me

Steam donations

cs2-weaponpaints-website-pub's People

Contributors

l1ted avatar khaiizha avatar swaggymacro avatar crashzk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.