Skip to content

Commit 4155cb7

Browse files
authored
Create README.md
1 parent d67bf42 commit 4155cb7

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# MeasureTape
2+
**MeasureTape** is a Unity Editor extension that gives you the ability to measure gameobjects in your scene.
3+
4+
## Instalation
5+
<https://docs.unity3d.com/Packages/[email protected]/manual/index.html>
6+
7+
```json
8+
{
9+
"dependencies": {
10+
"dev.kalucky0.measuretape": "https://github.com/kalucky0/MeasureTape.git#upm"
11+
}
12+
}
13+
```

0 commit comments

Comments
 (0)