diff options
author | Gowa2017 <33367355+Gowa2017@users.noreply.github.com> | 2022-10-20 23:46:43 +0800 |
---|---|---|
committer | Gowa2017 <33367355+Gowa2017@users.noreply.github.com> | 2022-10-20 23:46:43 +0800 |
commit | 51bd4160b9d012270cf6c02a426e1355336c8fa3 (patch) | |
tree | f3679d05e9c34db7d0bd93d5bb6fd9984030255c /meta/3rd/skynet | |
parent | f44867d80b38d5caa1990a714724263e87c30fed (diff) | |
download | lua-language-server-51bd4160b9d012270cf6c02a426e1355336c8fa3.zip |
user ecs.world() as luaecs words
Diffstat (limited to 'meta/3rd/skynet')
-rw-r--r-- | meta/3rd/skynet/config.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/3rd/skynet/config.lua b/meta/3rd/skynet/config.lua index ef137afe..79b0871b 100644 --- a/meta/3rd/skynet/config.lua +++ b/meta/3rd/skynet/config.lua @@ -1 +1,2 @@ +name = "skynet" words = { "skynet.start" } |