Add terrain test project

This commit is contained in:
Lucien Greathouse
2019-05-16 18:03:11 -07:00
parent 8f6dda5cd3
commit 9b8a6b1168
2 changed files with 424 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "terrain",
"tree": {
"$className": "DataModel",
"Workspace": {
"$className": "Workspace",
"Terrain": {
"$path": "Terrain.rbxmx"
}
}
}
}