mestiez / ppg-snippets

a number of useful code snippets that should help users write People Playground mods

Home Page:https://www.studiominus.nl/ppg-modding/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

just error.

maksim10411072 opened this issue · comments

i created empty

public class AfterFirstSpawn : MonoBehaviour
    {

    } 

but it isnt work

i think it's saying that it doesn't know how to compile empty classes, but I have no idea because ppg throws boxes as errors sometimes.