forked from rojo-rbx/rojo
Introduce InstanceContext (#270)
* Add instance context with dummy field * Remove stub field
This commit is contained in:
committed by
GitHub
parent
a48c238ed7
commit
12df80da56
@@ -9,6 +9,7 @@ metadata:
|
||||
Path: /foo/default.project.json
|
||||
relevant_paths:
|
||||
- /foo/default.project.json
|
||||
context: {}
|
||||
name: children
|
||||
class_name: Folder
|
||||
properties: {}
|
||||
@@ -25,6 +26,7 @@ children:
|
||||
ignore_unknown_instances: ~
|
||||
path: ~
|
||||
relevant_paths: []
|
||||
context: {}
|
||||
name: Child
|
||||
class_name: Model
|
||||
properties: {}
|
||||
|
||||
Reference in New Issue
Block a user