Steam Workshop mod installer for non-steam People Playground.
Download • Features • Installation • Usage
PyPPG Mod Manager is a bridge between the Steam Workshop and a non-steam installation of People Playground that allows you to install Steam Workshop mods to the game. Its written in python and has a browser userscript to allow mod management for the game from Steam Workshop itself.
- Simple Mod Installation: Install mods directly from their Steam Workshop pages with a single click.
- Browser Integration: A userscript allows you to manage mods directly from their Steam Workshop mod page.
- Checks Updates: For individual mods or all installed mods.
- Enable/Disable Any Mod: Easily toggle mods on or off without having to open people playground.
- Lightweight: No unnecessary bloat, just mod management.
- Cross-Platform: Works on Windows, Linux, and macOS.
- Python: Version 3.7+ is recommended.
- Userscript Manager: Like Tampermonkey or Violentmonkey.
- People Playground: You need the game, obviously.
-
Download the
ppg.py
script from the Releases page or clone this repository. -
Open a terminal or command prompt and run:
pip install requests
- Install one of Tampermonkey, Violentmonkey, etc (Userscript Manager).
- Install the userscript from here.
When running for the first time, you will be prompted for the People Playground game directory and where to save the helper SteamCMD tool.
-
Python script: Make sure that the
ppg.py
Python script is running. To run the script, open a command prompt and navigate to where you savedppg.py
and run:python ppg.py
-
Open Steam Workshop: Open the People Playground mod page on the Steam Workshop.
-
The userscript will add a set of buttons:
- Install to PyPPG (if the mod isn't installed)
- Update Mod (if available)
- Delete Mod
- Enable/Disable Mod
-
Check for Updates: (on bottom-right) this button scans all your mods for updates.
Now you can launch the game and all your enabled mods should be active in People Playground. You only need to run the python script when you want to install mods.
- Dedicated Mod Manager UI: A dedicated web interface or simple desktop app for managing your mods, without needing to open a Steam page.
- Batch Operations: Install, update, or delete multiple mods at once (e.g., from a Steam Collection).
- Mod Profiles: Create and switch between different sets of mods.
- Settings Management: Better way to update game/SteamCMD paths after initial setup.
- Backup: Option to backup mod lists.
Contributions are welcome! Whether it's reporting a bug, suggesting a feature, or submitting a pull request, your help is appreciated.
- Open an issue and describe any bugs or problems you encounter.
- Share your ideas for new functionality or improvements.
- Feel free to fork the repository and submit PRs for bug fixes or new features.
This project is meant for users who legitimately own People Playground but aren't using the Steam version. We do not support piracy. Please support the devs and buy the game legally.
This project is licensed under the MIT License - see the LICENSE file for details.
"Modding should be effortless." Made with ❤️ by NotClavilux