mirror of
https://github.com/celisej567/Fake-CSM-Mapbase.git
synced 2025-12-31 21:48:38 +03:00
Merge branch 'main' of https://github.com/celisej567/Fake-CSM-Source-2013
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# Fake-CSM-Source-2013
|
||||
Recreated env_cascade_light from CS GO based on env_projectedtexture and Real CSM GMod addon.
|
||||
|
||||
-It's not finished yet, but some basic functionality is already there. There are also some issues with lighting orientation, so if you get very strange lighting position behavior then try manually rotating it to the same position as light_environment.
|
||||
- It's not finished yet, but some basic functionality is already there. There are also some issues with lighting orientation, so if you get very strange lighting position behavior then try manually rotating it to the same position as light_environment.
|
||||
|
||||
# Features
|
||||
-Partial compatibility with CSGO.
|
||||
- Partial compatibility with CSGO.
|
||||
|
||||
# How to make this work in 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.
|
||||
@@ -24,6 +24,9 @@ public:
|
||||
|
||||
Then copy materials folder to the your mod folder.
|
||||
|
||||
# How to add this light in your map
|
||||
|
||||
|
||||
# If you have some problem
|
||||
then go to the [Discord server](https://discord.gg/DaBHDTwAU7) and describe the problem.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user