mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 20:55:50 +00:00
29 lines
713 B
JSON
29 lines
713 B
JSON
{
|
|
"name": "project_reserialize",
|
|
"tree": {
|
|
"$className": "DataModel",
|
|
"Workspace": {
|
|
"attribute_mismatch": {
|
|
"$attributes": {
|
|
"foo": "bar"
|
|
},
|
|
"$path": "attribute_mismatch.luau"
|
|
},
|
|
"property_mismatch": {
|
|
"$path": "property_mismatch.project.json"
|
|
},
|
|
"$properties": {
|
|
"EditorLiveScripting": {
|
|
"Enum": 0
|
|
},
|
|
"SignalBehavior": "Deferred",
|
|
"StreamOutBehavior": "Opportunistic",
|
|
"StreamingEnabled": true,
|
|
"StreamingIntegrityMode": "PauseOutsideLoadedArea"
|
|
},
|
|
"$attributes": {
|
|
"Rojo_Target_CurrentCamera": "6d6ae1d713c82fae0620aa1300000375"
|
|
}
|
|
}
|
|
}
|
|
} |