forked from rojo-rbx/rojo
Roundtrip schemas in syncback (#1173)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"$schema": "rojo/model.json",
|
||||
"className": "BoolValue",
|
||||
"properties": {
|
||||
"Value": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user