From 0d83e6d1c2a583a23ba2e52ab63642147d7ce6ae Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sat, 25 Jan 2025 01:52:33 +0000 Subject: [PATCH] add alicesaidhi/skilift@0.1.0 roblox --- alicesaidhi/skilift | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 alicesaidhi/skilift diff --git a/alicesaidhi/skilift b/alicesaidhi/skilift new file mode 100644 index 0000000..d57a1a1 --- /dev/null +++ b/alicesaidhi/skilift @@ -0,0 +1,15 @@ +["0.1.0 roblox"] +published_at = "2025-01-25T01:52:33.548807130Z" +description = "Lockless DataStore library" +license = "MIT" +authors = ["alicesaidhi"] +repository = "https://github.com/alicesaidhi/skilift" + +["0.1.0 roblox".target] +environment = "roblox" +lib = "src/init.luau" +build_files = ["src"] + +["0.1.0 roblox".dependencies] +rojo = [{ name = "pesde/rojo", version = "^7.4.4", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"] +scripts = [{ name = "pesde/scripts_rojo", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]