mirror of
https://github.com/Nereziel/cs2-WeaponPaints.git
synced 2026-03-06 07:16:36 +00:00
Update README.md
This commit is contained in:
12
README.md
12
README.md
@@ -1,6 +1,14 @@
|
|||||||
# cs2-WeaponPaints
|
# cs2-WeaponPaints
|
||||||
|
|
||||||
Unfinished, unoptimized and not fully functional demo weapon paints plugin for CSSharp.
|
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
|
- import database.sql to mysql
|
||||||
- visit example.com/?steamid=<\steamid64\> and choose skins
|
- get steam api key [https://steamcommunity.com/dev/apikey](https://steamcommunity.com/dev/apikey)
|
||||||
|
- setup class/config.php
|
||||||
|
- visit website and login via steam
|
||||||
|
|||||||
Reference in New Issue
Block a user