mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-24 14:45:56 +00:00
18 lines
402 B
Plaintext
18 lines
402 B
Plaintext
---
|
|
source: rojo-test/src/build_test.rs
|
|
expression: contents
|
|
---
|
|
<roblox version="4">
|
|
<Item class="Folder" referent="0">
|
|
<Properties>
|
|
<string name="Name">txt_in_folder</string>
|
|
</Properties>
|
|
<Item class="StringValue" referent="1">
|
|
<Properties>
|
|
<string name="Name">foo</string>
|
|
<string name="Value"></string>
|
|
</Properties>
|
|
</Item>
|
|
</Item>
|
|
</roblox>
|