Skip to content

p2sr/Portal2SpeedrunMod

Repository files navigation

Portal 2 Speedrun Mod

Speedrun Mod Homepage

CI Pages

A mod for speedrunning Portal 2 with minimal downtime and support for alternate gamemodes.

For more information and installation instructions, please visit the website.

Contributing

SMSM (Speedrun Mod Simple Modifier)

SMSM is a basic plugin that Speedrun Mod uses to handle modes and settings, as well as some ad-hoc patches and hooks into the game.

  1. Fork the repository
  2. Clone your fork
  3. Create a new branch
  4. Make your changes
  5. Create a pull request

Windows

You'll need:

  • Visual Studio Build Tools
  • Windows Universal C Runtime
  • C++ Build Tools core features
  • Windows 10 SDK (10.0.18362.0)
  • MSVC v142 - VS 2019 C++ x64/x86 build tools
msbuild -m -p:"Platform=x86" SMSM.sln

Linux

You'll need:

  • g++-10-multilib
make -j$(nproc)

About

Portal 2 Speedrun Mod - a modification for the game to make it faster to speedrun.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 12