From bef55d7f49bc47bc15a5e498ca02970e83b70264 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sat, 16 Nov 2024 18:38:36 +0000 Subject: [PATCH] add dancodesrbx/roblox_requests@0.1.1 roblox --- dancodesrbx/roblox_requests | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/dancodesrbx/roblox_requests b/dancodesrbx/roblox_requests index 6bc55a3..f4bcd8e 100644 --- a/dancodesrbx/roblox_requests +++ b/dancodesrbx/roblox_requests @@ -12,3 +12,18 @@ build_files = ["src"] ["0.1.0 roblox".dependencies] promise = [{ wally = "wally#evaera/promise", version = "^4.0.0", index = "https://github.com/UpliftGames/wally-index" }, "standard"] + +["0.1.1 roblox"] +published_at = "2024-11-16T18:38:36.792387507Z" +description = "A simple HTTP library for Roblox. [DOES NOT WORK CURRENTLY]" +license = "MIT" +authors = ["DanCodesRBX"] +repository = "https://github.com/DanCodesRBX/roblox_requests" + +["0.1.1 roblox".target] +environment = "roblox" +lib = "src/init.luau" +build_files = ["src"] + +["0.1.1 roblox".dependencies] +Promise = [{ wally = "wally#evaera/promise", version = "^4.0.0", index = "https://github.com/UpliftGames/wally-index" }, "standard"]