From 4472d993eeb5c954386a50864d2a1369f821fb16 Mon Sep 17 00:00:00 2001 From: Nereziel Date: Wed, 8 Nov 2023 15:01:38 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9f4715c7..e63edbf2 100644 --- a/README.md +++ b/README.md @@ -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