diff --git a/alicesaidhi/skilift b/alicesaidhi/skilift index eb1552c..1c22d20 100644 --- a/alicesaidhi/skilift +++ b/alicesaidhi/skilift @@ -157,3 +157,19 @@ build_files = ["src"] ["0.3.0-rc.1 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"] + +["0.3.0 roblox"] +published_at = "2025-03-25T21:44:53.335839426Z" +description = "Lockless DataStore library" +license = "MIT" +authors = ["alicesaidhi"] +repository = "https://github.com/alicesaidhi/skilift" + +["0.3.0 roblox".target] +environment = "roblox" +lib = "src/init.luau" +build_files = ["src"] + +["0.3.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"]