From 54e238c5ea7406a9625c7c11371b35bc1c3b5941 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Mon, 30 Dec 2024 19:42:53 +0000 Subject: [PATCH] add dancodesrbx/soundmanager@1.0.1 roblox --- dancodesrbx/soundmanager | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/dancodesrbx/soundmanager b/dancodesrbx/soundmanager index 40b2405..0422f23 100644 --- a/dancodesrbx/soundmanager +++ b/dancodesrbx/soundmanager @@ -13,3 +13,19 @@ build_files = ["src"] ["1.0.0 roblox".dependencies] 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"] + +["1.0.1 roblox"] +published_at = "2024-12-30T19:42:53.620928595Z" +description = "A lightweight module for playing and replicating one-shot sounds." +license = "MIT" +authors = ["DanCodesRBX"] +repository = "https://github.com/DanCodesRBX/sound-manager" + +["1.0.1 roblox".target] +environment = "roblox" +lib = "src/init.luau" +build_files = ["src"] + +["1.0.1 roblox".dependencies] +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"]