mirror of
https://github.com/Nereziel/cs2-WeaponPaints.git
synced 2026-02-18 10:43:22 +00:00
e2e2e68b7f54135cc026844ba2f003f23ab982ff
cs2-WeaponPaints
Unfinished, unoptimized and not fully functional ugly demo weapon paints plugin for CSSharp.
Features
- changes only paint on weapons
- mysql base
- data sync on player connect or player can type !wp to refresh skins (command has hardcoded 2 minute cooldown for now)
CS2 server:
- Compile and copy plugin to plugins. Info here https://docs.cssharp.dev/guides/hello-world-plugin/
- setup config.json with database credentials
Web install:
- copy website to web server
- import database.sql to mysql
- get steam api key https://steamcommunity.com/dev/apikey
- setup class/config.php
- visit website and login via steam
Preview
Description
Languages
C#
64.7%
PHP
35.2%
CSS
0.1%
