From 56c5d821832d8a5780da95a42756f7ee331c1118 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sun, 24 Nov 2024 23:15:48 +0000 Subject: [PATCH] add synpixel/roblimp@0.1.0 lune --- synpixel/roblimp | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 synpixel/roblimp diff --git a/synpixel/roblimp b/synpixel/roblimp new file mode 100644 index 0000000..9add9d6 --- /dev/null +++ b/synpixel/roblimp @@ -0,0 +1,13 @@ +["0.1.0 lune"] +published_at = "2024-11-24T23:15:48.064233839Z" +description = "An auto-generated wrapper around Roblox's API" +license = "MIT" +authors = ["synpixel"] +repository = "https://github.com/synpixel/roblimp" + +["0.1.0 lune".target] +environment = "lune" +lib = "build/init.luau" + +["0.1.0 lune".dependencies] +result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]