From d5a65e6661f7dd9526938c8fd326a233bf82e7ba Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Thu, 20 Feb 2025 20:48:03 +0000 Subject: [PATCH] add synpixel/planck_snake_case@0.2.0-rc.2 roblox --- synpixel/planck_snake_case | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/synpixel/planck_snake_case b/synpixel/planck_snake_case index 3d37b42..bf89a5c 100644 --- a/synpixel/planck_snake_case +++ b/synpixel/planck_snake_case @@ -13,3 +13,20 @@ build_files = ["src"] ["0.2.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.2.0-rc.2 roblox"] +published_at = "2025-02-20T20:48:03.633317113Z" +description = "YetAnotherClown's Planck, but snake_case" +license = "MIT" +authors = ["YetAnotherClown"] +repository = "https://github.com/synpixel/planck" + +["0.2.0-rc.2 roblox".target] +environment = "roblox" +lib = "src/init.luau" +build_files = ["src"] + +["0.2.0-rc.2 roblox".dependencies] +darklua = [{ name = "pesde/darklua", version = "^0.16.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"] +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"]