From 22840a3551d6564ea271d4be6ef7b539d4eba409 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 17 Jul 2025 17:04:08 +0200 Subject: Added embedding Lua --- c-embed-lua/lua-5.4.8/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 c-embed-lua/lua-5.4.8/README (limited to 'c-embed-lua/lua-5.4.8/README') diff --git a/c-embed-lua/lua-5.4.8/README b/c-embed-lua/lua-5.4.8/README new file mode 100644 index 0000000..b251d29 --- /dev/null +++ b/c-embed-lua/lua-5.4.8/README @@ -0,0 +1,6 @@ + +This is Lua 5.4.8, released on 21 May 2025. + +For installation instructions, license details, and +further information about Lua, see doc/readme.html. + -- cgit v1.2.3