Files
rojo/test-projects/script-unwritable/default.project.json
2021-01-16 15:34:59 -07:00

18 lines
233 B
JSON

{
"name": "script-unwritable",
"tree": {
"$className": "DataModel",
"HttpService": {
"$properties": {
"HttpEnabled": true
}
},
"StarterPlayer": {
"$properties": {
"GameSettingsAvatar": "R15"
}
}
}
}