How create mod for The Sanley Parable

From Valve Developer Community
Revision as of 05:24, 30 January 2022 by Adrmcr (talk | contribs) (tidy up grammar)
Jump to navigation Jump to search

Base Information

If you want to start creating mods for The Stanley Parable, there are a few things you need to know:

  • Not all Portal 2 entities are available in The Stanley Parable.
  • Not all restrictions from Portal 2 apply to The Stanley Parable.
  • All weapon systems are removed. If you want to add weapons, you need to use The Beginners Guide branch because The Beginners Guide source version is the most similar to The Stanley Parable source version and it has a weapon system.

[Todo]

Hammer setup

1. Download Portal 2 Authoring Tools.

2. Launch Hammer World Editor, open Options menu.

3. Create a profile.


Tsp hammer setup.jpg
Warning.pngWarning:You should definitely delete or change the original profile, because if the Hammer World Editor from Portal 2 finds a profile with the original Portal 2 folder, it will always select it.

4. Go to Build Programs menu and setup the settings for TSP.


Tsp hammer build programs setup.jpg

5. Press Ok or the Apply Button and restart Hammer World Editor.

[Todo]