From 66031879eecfdc15970f93c6d43294deca549a70 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Fri, 7 Mar 2025 03:39:12 +0000 Subject: [PATCH] add caveful_games/dalbit@0.1.1 lune --- caveful_games/dalbit | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 caveful_games/dalbit diff --git a/caveful_games/dalbit b/caveful_games/dalbit new file mode 100644 index 0000000..14de73d --- /dev/null +++ b/caveful_games/dalbit @@ -0,0 +1,20 @@ +["0.1.1 lune"] +published_at = "2025-03-07T03:39:12.028746314Z" +description = "A Luau-to-Lua transpiler" +license = "MIT" +authors = ["jiwonz "] +repository = "https://github.com/CavefulGames/dalbit" + +["0.1.1 lune".target] +environment = "lune" +bin = "bin.luau" + +["0.1.1 lune".engines] +pesde = "^0.6.0" +lune = "^0.8.9" + +["0.1.1 lune".dependencies] +luau_check = [{ name = "jiwonz/luau_check", version = "^0.3.11", index = "https://github.com/pesde-pkg/index" }, "dev"] +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"] +toolchainlib = [{ name = "pesde/toolchainlib", version = "^0.1.12", index = "https://github.com/pesde-pkg/index" }, "standard"]