mirror of
https://github.com/Nereziel/cs2-WeaponPaints.git
synced 2026-02-22 19:54:27 +00:00
15 lines
585 B
Markdown
15 lines
585 B
Markdown
# cs2-WeaponPaints
|
|
|
|
Unfinished, unoptimized and not fully functional demo weapon paints plugin for [CSSharp](https://docs.cssharp.dev/).
|
|
|
|
CS2 server:
|
|
- Compile and copy plugin to plugins. Info here [https://docs.cssharp.dev/guides/hello-world-plugin/](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](https://steamcommunity.com/dev/apikey)
|
|
- setup class/config.php
|
|
- visit website and login via steam
|