diff --git a/avafe/wrapper b/avafe/wrapper new file mode 100644 index 0000000..427c43f --- /dev/null +++ b/avafe/wrapper @@ -0,0 +1,15 @@ +["0.1.0 roblox"] +published_at = "2025-01-13T20:16:03.539039748Z" +license = "MIT" +authors = ["Avafe"] +repository = "https://github.com/imavafe/moonlets" + +["0.1.0 roblox".target] +environment = "roblox" +lib = "src/init.luau" +build_files = ["src"] + +["0.1.0 roblox".dependencies] +Signal = [{ wally = "wally#sleitnick/signal", version = "^2.0.1", index = "https://github.com/UpliftGames/wally-index" }, "standard"] +rojo = [{ name = "pesde/rojo", version = "^7.4.4", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"] +scripts = [{ name = "pesde/scripts_rojo", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]