]> git.r.bdr.sh - rbdr/serpentity-lib/blobdiff - README.md
Go back a version for all
[rbdr/serpentity-lib] / README.md
index de526ac0b5f93745aed8cf60a6b346a389a498fa..c806797ff059e134b27a2fac22c90f6c1ead44e9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,15 @@
 # lib
 
-Reusable nodes and components for serpentity.
\ No newline at end of file
+Reusable nodes and components for serpentity.
+
+## Components
+
+Check each component's readme for more info.
+
+* acceleration — Acceleration vector (x, y, z)
+* angle — Store an angle as a number
+* debug — Debug component (for flagging or arbitrary values)
+* force — Force vector (x, y, z)
+* position — Position coordinates (x, y, z)
+* velocity — Velocity vector (x, y, z)
+* weight — Store weight as a number