Skip to content

rust-src/csgo-branch-fixed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is an attempt to fix the csgo branch of the source engine so that it is easier to make a mod on this branch
You can build portal 2 and hl2/ep1/ep2/ep3(partial) currently, but more games may be added

This uses a lot of code from https://github.com/EpicSentry/P2ASW, https://github.com/EpicSentry/HL2-CSGO and P2GO (when it existed)
Thanks (:


To set the project up (Important!):
1. Download an early version of csgo using these commands in SteamCMD:
download_depot 730 731 7043469183016184477
2. copy the platform folder to /game
3. copy the csgo/materials/dev folder (it might be in a vpk) to /game/portal2/materials 
4. Create the vpc and build the project in Release mode
5. Click run.bat

About

Portal 2 and HL2 ported to an improved CSGO engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 86.1%
  • C 12.4%
  • C# 0.4%
  • Perl 0.3%
  • Shell 0.3%
  • HTML 0.3%
  • Other 0.2%