Add optional Lua scripting capabilties - kannibalox@gmail.com

This commit is contained in:
Jari Sundell
2025-01-18 20:02:06 +01:00
committed by GitHub
parent b5a6ee33a1
commit 2e0a417367
10 changed files with 1180 additions and 36 deletions
+2
View File
@@ -107,6 +107,8 @@ libsub_root_a_SOURCES = \
rpc/exec_file.h \
rpc/fixed_key.h \
rpc/ip_table_list.h \
rpc/lua.h \
rpc/lua.cc \
rpc/object_storage.cc \
rpc/object_storage.h \
rpc/parse.cc \