diff options
| author | Ben Beltran <ben@nsovocal.com> | 2020-03-09 14:22:58 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2020-03-09 14:22:58 -0500 |
| commit | 582cea2aedd3b5763232837cc4960f07223908fb (patch) | |
| tree | aaa3721fe01f4177ba5937f709ca53dd96887b07 /components/angle/README.md | |
| parent | 8d90115ac567adb5a3c61eefd27ab675fb3c0ef7 (diff) | |
Transfer components to lib repo
Diffstat (limited to 'components/angle/README.md')
| -rw-r--r-- | components/angle/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/components/angle/README.md b/components/angle/README.md new file mode 100644 index 0000000..d1187d6 --- /dev/null +++ b/components/angle/README.md @@ -0,0 +1,9 @@ +# Angle Component for Serpentity + +This is a component for [serpentity][serpentity], it holds the following values: + +``` +-angle <Number> // the angle of the entity +``` + +[serpentity]: https://gitlab.com/serpentity/serpentity |