diff options
author | chai <chaifix@163.com> | 2021-10-23 18:19:18 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-10-23 18:19:18 +0800 |
commit | 7bf672fd0c6211909d94078b448032b1bd0916ef (patch) | |
tree | 655b875b81ec8d0559ca905fb7d37a1d88e6a80d /Examples/Hello/Setting.lua | |
parent | df0444f85f9bf623cc886e1632e624ef20cb0f1b (diff) |
*misc
Diffstat (limited to 'Examples/Hello/Setting.lua')
-rw-r--r-- | Examples/Hello/Setting.lua | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Examples/Hello/Setting.lua b/Examples/Hello/Setting.lua deleted file mode 100644 index 2ab1597..0000000 --- a/Examples/Hello/Setting.lua +++ /dev/null @@ -1,8 +0,0 @@ -local setting = {} - -setting.libraries = { -"Framework", -"luasocks" -} - -return setting
\ No newline at end of file |