mirror of
https://github.com/pesde-pkg/index.git
synced 2024-12-12 03:10:36 +00:00
add dancodesrbx/roblox_requests@0.1.1 roblox
This commit is contained in:
parent
2d5c614164
commit
bef55d7f49
1 changed files with 15 additions and 0 deletions
|
@ -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"]
|
||||
|
|
Loading…
Reference in a new issue