testing other registration methods for the registry

This commit is contained in:
Hartmut Seichter 2019-01-24 09:48:34 +01:00
parent 0809d9c54b
commit 6ee3732994
9 changed files with 139 additions and 126 deletions

View file

@ -5,7 +5,8 @@
-- loading our libraries
pw.script:initialize()
os.exit()
pw.script:load("core")
local v1 = pw.vector3.new(3,2,1)