Skip to content

ThatPlasma/p2ce-mod-template

 
 

Repository files navigation

Portal 2: Community Edition Template Mod

A template for creating Portal 2: Community Edition mods.

Launching (Steam)

Mods can be launched from Steam if placed in the steamapps/sourcemods/ folder. Note that you must quit and relaunch Steam for your mod to show up when you first create it.

If you do not wish to launch from Steam, you can also launch via the chaos executable.

Launching (Alternative)

To launch on Windows:

"..\..\common\Portal 2 Community Edition\bin\win64\chaos.exe" -legacyui -game "%cd%"

To launch on Linux:

"../../common/Portal 2 Community Edition/p2ce.sh" -legacyui -game "$PWD"

About

Template P2CE mod

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.8%
  • Sass 32.7%
  • ReScript 21.9%
  • Other 1.6%