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"]