Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 671 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 671 Bytes

portal-sdk-2013

Portal source code ported to Source SDK 2013

No changes have been made to the code, it's clean and original (same for Portal's code). Don't ask any deep questions programming, i'm can answer only basic's one. This code is only for creating your mods, but not more. It is forbidden to sell your modification.

How to setup source code

  1. Clone or download repository.
  2. Run creategameprojects.bat and open games.sln (you need Visual Studio 2013 with MFC installed to create and open sln-file)
  3. Start building the project and then copy the dll files from the game\portal\bin to the your_mod_folder\bin or you can set up Post Build Events.