Where chaos reigns supreme and logic goes to die!
- Allow up to 32 players to join a singular game.
- Create a seamless user environment that interacts with its own mini-ified version of the game.
- Have a nice in-game configuration and command system.
- Integrate and patch singleplayer to fit into coop via downloadable packages in the ui. [Portal 2 Singleplayer, Portal, Portal Stories Mel, Aperture Tag]
- Use a best guess system to patch workshop maps into a 3+ player format also downloadable from the ui.
- Clone the repo
git clone https://github.com/Portal-2-Multiplayer-Mod/Portal-2-Multiplayer-Mod-Renewed
- (optionally) Run the setup file
python src/development/setup.py
to create a venv and download all the dependencies
- run
src/development/CompileUi.py
to compile the UI - run
src/main.py
to start the app