From 05c459984cffea373a78c9d7350e2dc847cc799d Mon Sep 17 00:00:00 2001 From: spimort Date: Fri, 14 Jun 2024 17:49:16 -0400 Subject: [PATCH] Add docs page (#115) --- README.md | 1 + docs/index.html | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 docs/index.html diff --git a/README.md b/README.md index fe64681..9f61174 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,7 @@ Some properties of the node require the terrain to refresh (mainly for the shade For example, if you add a new texture, add foliage, add an object, add a water definition or add snow, you'll have to hit the "UpdateTerrain" button. **Node properties** + |Property|Description| |-------------|-------------| |**Terrain Settings**|| diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..368419c --- /dev/null +++ b/docs/index.html @@ -0,0 +1,21 @@ + + + + + TerraBrush + + + + + + +
+ + + + +