diff --git a/pesde/argon b/pesde/argon new file mode 100644 index 0000000..d520c7e --- /dev/null +++ b/pesde/argon @@ -0,0 +1,14 @@ +["2.0.21 lune"] +published_at = "2024-12-01T11:35:20.473138268Z" +description = "Argon - Full featured tool for Roblox development" +authors = ["AridAjd ", "DervexDev (https://dervex.dev/)"] +repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/argon" + +["2.0.21 lune".target] +environment = "lune" +bin = "init.luau" + +["2.0.21 lune".dependencies] +core = [{ name = "pesde/toolchainlib", version = "^0.1.2", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"] +option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "standard"] +result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]