From 38201ec0f7c715930da74c4f7e06fea8a05e406a Mon Sep 17 00:00:00 2001 From: heavpoot Date: Mon, 28 Dec 2020 08:47:27 +0000 Subject: [PATCH] Update 'testpkg1/pkgmeta.ltn' --- testpkg1/pkgmeta.ltn | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/testpkg1/pkgmeta.ltn b/testpkg1/pkgmeta.ltn index 88cfaba..2f0097b 100644 --- a/testpkg1/pkgmeta.ltn +++ b/testpkg1/pkgmeta.ltn @@ -4,4 +4,9 @@ "testpkg2", }, ["description"] = "ignore this, this is for testing package managers", + ["files"] = { + ["lib"] = { + "testpkg1.lua" + } + } } \ No newline at end of file