forked from rojo-rbx/rojo
- JSON model names now come from the file name - The 'Name' field is now optional for the top-level instance - Snapshot tests run way faster by executing Rojo directly instead of Cargo
19 lines
441 B
Plaintext
19 lines
441 B
Plaintext
---
|
|
created: "2019-08-15T20:41:28.743618200Z"
|
|
creator: insta@0.10.0
|
|
source: rojo-test/src/build_test.rs
|
|
expression: contents
|
|
---
|
|
<roblox version="4">
|
|
<Item class="Folder" referent="0">
|
|
<Properties>
|
|
<string name="Name">json_model_legacy_name</string>
|
|
</Properties>
|
|
<Item class="Folder" referent="1">
|
|
<Properties>
|
|
<string name="Name">Expected Name</string>
|
|
</Properties>
|
|
</Item>
|
|
</Item>
|
|
</roblox>
|