somewhat better working registration system for the lua runtime

This commit is contained in:
Hartmut Seichter 2019-01-24 15:52:03 +01:00
parent 6ee3732994
commit baa209ceea
13 changed files with 141 additions and 91 deletions

View file

@ -1,5 +1,5 @@
-- loading our libraries
pw.script:initialize()
pw.script:load_all()
print("hello pixwerx!")