mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 12:45:05 +00:00
13 lines
284 B
Plaintext
13 lines
284 B
Plaintext
---
|
|
source: tests/tests/build.rs
|
|
expression: contents
|
|
---
|
|
<roblox version="4">
|
|
<Item class="StringValue" referent="0">
|
|
<Properties>
|
|
<string name="Name">txt</string>
|
|
<string name="Value">This is a txt file in a project.</string>
|
|
</Properties>
|
|
</Item>
|
|
</roblox>
|