From 022692a4905f01b057958efe7229a4fef814faf0 Mon Sep 17 00:00:00 2001 From: celisej567 <75926135+celisej567@users.noreply.github.com> Date: Wed, 23 Nov 2022 23:15:16 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3b4226..3ffe1b9 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Here is video demonstration: https://www.youtube.com/watch?v=3ERKBZsuLR4 # Features - Partial compatibility with CSGO. -# How to make this work in your Source 2013 mod? +# How to add this to your Source 2013 mod? Copy client and server foldert to your "source code/game" folder, then find client_base/server_base.vpc files in these folders and add `$Include "csm.vpc"` to the top, open createallprojects.bat (or creategameprojects.bat) and add "-f" to the end of the line. After all this stuff you should launch your bat file. if you can't compile the code then make sure you have lights.h in your project and it has this code: