mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-22 05:35:10 +00:00
9 lines
178 B
Plaintext
9 lines
178 B
Plaintext
{
|
|
"name": "qux",
|
|
"tree": {
|
|
"$className": "StringValue",
|
|
"$properties": {
|
|
"Value": "Hello, from qux (a .rojo file that's turned into a StringValue)!"
|
|
}
|
|
}
|
|
} |