diff --git a/README.md b/README.md index 82ec1766..5fdfdc98 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,14 @@ # 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 -- 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