From bdb9b923ffe011dae8f39bb70973a17b08ee34a6 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Wed, 12 Feb 2025 16:45:20 +0000 Subject: [PATCH] add pesde/asphalt@0.9.0 lune --- pesde/asphalt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/pesde/asphalt b/pesde/asphalt index 04a1348..d6a4594 100644 --- a/pesde/asphalt +++ b/pesde/asphalt @@ -42,3 +42,22 @@ bin = "init.luau" core = [{ name = "pesde/toolchainlib", version = "^0.1.8", 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"] + +["0.9.0 lune"] +published_at = "2025-02-12T16:45:20.134111115Z" +description = "Upload and reference Roblox assets in code" +authors = ["CompeyDev ", "Jack T "] +repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/asphalt" + +["0.9.0 lune".target] +environment = "lune" +bin = "init.luau" + +["0.9.0 lune".engines] +pesde = "^0.6.0-rc.6" +lune = ">=0.8.7" + +["0.9.0 lune".dependencies] +core = [{ name = "pesde/toolchainlib", version = "^0.1.12", index = "https://github.com/pesde-pkg/index", target = "lune" }, "standard"] +option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "standard"] +result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "standard"]