attempting to cleanup the scripting interface
This commit is contained in:
parent
a497ac1f7d
commit
61f8e6c071
15 changed files with 215 additions and 227 deletions
|
@ -1,7 +1,11 @@
|
|||
--
|
||||
-- pixwerx - test - core
|
||||
--
|
||||
|
||||
-- loading our libraries
|
||||
pw.script:initialize()
|
||||
|
||||
print("hello pixwerx!")
|
||||
os.exit()
|
||||
|
||||
local v1 = pw.vector3.new(3,2,1)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue