Fix cmake files and add input file
This commit is contained in:
parent
2de172775d
commit
077b2759ad
8 changed files with 65 additions and 26 deletions
2
test.lua
2
test.lua
|
@ -1,4 +1,4 @@
|
|||
|
||||
function engine.KeyPressed(key)
|
||||
print("Pressed key:" .. key)
|
||||
print("Pressed key: " .. key)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue