forked from rojo-rbx/rojo
* infer service names * Update project code and add support for StarterPlayer * Store parent_class in InstigatingSource * Update snapshots Co-authored-by: Lucien Greathouse <me@lpghatguy.com>
11 lines
182 B
JSON
11 lines
182 B
JSON
{
|
|
"name": "infer-service-name",
|
|
"tree": {
|
|
"$className": "DataModel",
|
|
|
|
"StarterPlayer": {
|
|
"StarterPlayerScripts": {},
|
|
"StarterCharacterScripts": {}
|
|
}
|
|
}
|
|
} |