diff options
author | chai <chaifix@163.com> | 2019-01-19 22:02:41 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-01-19 22:02:41 +0800 |
commit | d570df7decd9a4f19c66b2d2d57a54652f0f9b7e (patch) | |
tree | 56d963d33f42094bdd620e98e37ea9e5aa71324c /Samples/Hello/scripts/hello.lua.axm | |
parent | ed55634426e42bb151f6c1710d8d0446e8ece8e1 (diff) |
*misc
Diffstat (limited to 'Samples/Hello/scripts/hello.lua.axm')
-rw-r--r-- | Samples/Hello/scripts/hello.lua.axm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Samples/Hello/scripts/hello.lua.axm b/Samples/Hello/scripts/hello.lua.axm new file mode 100644 index 0000000..c1395fc --- /dev/null +++ b/Samples/Hello/scripts/hello.lua.axm @@ -0,0 +1,3 @@ +<script> + <extern>hello.lua</extern> +</script>
\ No newline at end of file |