Skip to content

hero622/cmm

 
 

Repository files navigation

Deno CI Release CD

Challenge Mode Mod

Challenge mode for Portal 2 mods.

Requirements

Supported Mods

Game Status Leaderboard
Portal Stories: Mel Released mel.board.portal2.sr
Aperture Tag Planned -
Thinking with Time Machine - -
Portal Reloaded - -

Autosubmit

  • Log in with your Steam account to one of the leaderboards
  • Go to Edit profile
  • Click Generate and then Download to get your key file
  • Place the downloaded file into the game's folder e.g. Portal Stories Mel

Installation

Installer

  • Download and run the latest cmm binary for Windows or for Linux.

Manual

  • Download the contents for the game:
  • Go to the game's folder Portal Stories Mel
  • Create a new folder called cmm
  • Extract all files from the downloaded archive into cmm
  • Copy portal2_dlc1 from Portal 2 into the game's folder
  • Move cmm/challenge_maplist.txt to replace portal2_dlc1/challenge_maplist.txt
  • Modify gameinfo.txt in portal_stories
    • Add mod cmm before game |gameinfo_path|.
    • Add game portal2_dlc1 before game portal2_dlc2

Uninstall

Revert above steps + "Verify integrity of game files" via Steam.

Contributing

Deno is required to pack the VPK files and when working with the installer.

  • Use deno task pack to create the VPK files.
  • Move the created files into the game's cmm folder
    • challenge_maplist.txt
    • pak01_001.vpk
    • pak01_dir.vpk
  • The installer can be tested with: deno task run

Credits

  • Rex (menu)
  • sear (screenshots, testing)
  • Nidboj132 (testing)
  • hero (SAR)

Packages

 
 
 

Languages

  • TypeScript 100.0%