Files
Micah 9b5a07191b Implement Syncback to support converting Roblox files to a Rojo project (#937)
This is a very large commit.
Consider checking the linked PR for more information.
2025-11-19 09:21:33 -08:00

12 lines
215 B
JSON

{
"name": "string_value_project",
"tree": {
"$className": "Folder",
"on_file_system": {
"$path": "string_value.txt"
},
"inside_project_file": {
"$className": "StringValue"
}
}
}