We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5439344 commit fab531dCopy full SHA for fab531d
Assets/Mesh Tilesets/CHANGELOG.md
@@ -0,0 +1,6 @@
1
+# 1.0.0 (2021-01-01)
2
+
3
4
+### Features
5
6
+* initial release ([5439344](https://github.com/FreshlyBrewedCode/unity-mesh-tilesets/commit/543934476792a0fc139d07e70d8c643160e2500d))
Assets/Mesh Tilesets/package.json
@@ -1,6 +1,6 @@
{
"name": "com.freshlybrewedcode.unity-mesh-tilesets",
- "version": "0.0.0",
+ "version": "1.0.0",
"displayName": "Mesh Tilesets",
"description": "a Unity plugin to place objects along ProBuilder meshes based on rules from tileset. Heavily inspired by the tooling in Source 2.",
"unity": "2020.2",
@@ -12,4 +12,4 @@
12
"com.unity.probuilder": "4.2.3"
13
},
14
"scopedRegistries": []
15
-}
+}
0 commit comments