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
@@ -16,6 +16,7 @@ metadata:
|
||||
- /root/init.lua
|
||||
- /root/init.server.lua
|
||||
- /root/init.client.lua
|
||||
context: {}
|
||||
children:
|
||||
- id: id-2
|
||||
name: test
|
||||
@@ -31,4 +32,5 @@ children:
|
||||
relevant_paths:
|
||||
- /root/test.lua
|
||||
- /root/test.meta.json
|
||||
context: {}
|
||||
children: []
|
||||
|
||||
Reference in New Issue
Block a user