Update README.md

This commit is contained in:
Nereziel
2023-11-08 15:01:38 +01:00
committed by GitHub
parent f67aec4ace
commit 4472d993ee

View File

@@ -2,6 +2,11 @@
Unfinished, unoptimized and not fully functional ugly demo weapon paints plugin for [CSSharp](https://docs.cssharp.dev/).
### 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/](https://docs.cssharp.dev/guides/hello-world-plugin/)
- setup config.json with database credentials