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.
- Clone or download repository.
- Run
creategameprojects.batand open games.sln (you need Visual Studio 2013 with MFC installed to create and open sln-file) - Start building the project and then copy the dll files from the
game\portal\binto theyour_mod_folder\binor you can set up Post Build Events.