From 26211cc92b8922e332eb633d5269ec35db27a0ae Mon Sep 17 00:00:00 2001 From: Nereziel Date: Mon, 13 Nov 2023 15:05:23 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e63edbf2..5d35cc26 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # cs2-WeaponPaints +# Use this plugin at your own risk! Using this may lead to GSLT ban or something else Valve come with. [Valve Server guidelines](https://blog.counter-strike.net/index.php/server_guidelines/) + +### Description Unfinished, unoptimized and not fully functional ugly demo weapon paints plugin for [CSSharp](https://docs.cssharp.dev/). ### Features @@ -10,6 +13,7 @@ Unfinished, unoptimized and not fully functional ugly demo weapon paints plugin ### 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 +- in addons/counterstrikesharp/configs/core.json set FollowCS2ServerGuidelines to false ### Web install: - copy website to web server