https://github.com/mestiez/ppg-snippets
a number of useful code snippets that should help users write People Playground mods
https://github.com/mestiez/ppg-snippets
modding-games people-playground snippets
Last synced: about 1 year ago
JSON representation
a number of useful code snippets that should help users write People Playground mods
- Host: GitHub
- URL: https://github.com/mestiez/ppg-snippets
- Owner: mestiez
- Created: 2020-06-15T16:16:35.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-31T16:39:55.000Z (over 3 years ago)
- Last Synced: 2025-03-26T06:11:27.306Z (about 1 year ago)
- Topics: modding-games, people-playground, snippets
- Language: C#
- Homepage: https://www.studiominus.nl/ppg-modding/
- Size: 53.7 KB
- Stars: 56
- Watchers: 3
- Forks: 132
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- Changelog: change environment settings.cs
Awesome Lists containing this project
README
# ppg-snippets
This repository contains a number of useful code snippets that should help users write People Playground 1.7+ mods and perform specific tasks within them.
Every .cs file is a snippet of code that should give you an idea of how to perform a specific task.