forked from rojo-rbx/rojo
Add terrain test project
This commit is contained in:
13
test-projects/terrain/default.project.json
Normal file
13
test-projects/terrain/default.project.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "terrain",
|
||||
"tree": {
|
||||
"$className": "DataModel",
|
||||
"Workspace": {
|
||||
"$className": "Workspace",
|
||||
|
||||
"Terrain": {
|
||||
"$path": "Terrain.rbxmx"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user