start to take care of loose ends

This commit is contained in:
flux
2022-06-16 17:46:09 -07:00
parent acc6e2ebea
commit 21d4fab1f5
20 changed files with 315 additions and 229 deletions

View File

@ -1,5 +1,6 @@
stairsplus.api = {}
stairsplus.dofile("api", "legacy")
stairsplus.dofile("api", "shape")
stairsplus.dofile("api", "group_filters")
stairsplus.dofile("api", "node")