mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-23 22:25:26 +00:00
19 lines
478 B
Plaintext
19 lines
478 B
Plaintext
---
|
|
source: rojo-test/src/build_test.rs
|
|
expression: contents
|
|
---
|
|
<roblox version="4">
|
|
<Item class="ModuleScript" referent="0">
|
|
<Properties>
|
|
<string name="Name">init_with_children</string>
|
|
<string name="Source">-- init.lua</string>
|
|
</Properties>
|
|
<Item class="ModuleScript" referent="1">
|
|
<Properties>
|
|
<string name="Name">other</string>
|
|
<string name="Source">-- other.lua</string>
|
|
</Properties>
|
|
</Item>
|
|
</Item>
|
|
</roblox>
|