Browse Source

update: 补充udpsrv和rtkv的适配情况,支持网络的bsp都可以

Wendal Chen 2 years ago
parent
commit
408c08a352
2 changed files with 2 additions and 0 deletions
  1. 1 0
      script/libs/rtkv.lua
  2. 1 0
      script/libs/udpsrv.lua

+ 1 - 0
script/libs/rtkv.lua

@@ -4,6 +4,7 @@
 @version 1.0
 @date    2023.07.17
 @author  wendal
+@tag LUAT_USE_NETWORK
 @usage
 -- 本API正在开发测试中
 

+ 1 - 0
script/libs/udpsrv.lua

@@ -5,6 +5,7 @@
 @date    2023.7.28
 @author  wendal
 @demo    socket
+@tag LUAT_USE_NETWORK
 @usage
 -- 具体用法请查阅demo
 ]]