From 0627c10135fdbba7db0b2cafc917d6bedf038992 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Mon, 28 Apr 2025 17:14:03 +0000 Subject: [PATCH] add ernisto/ocean@1.0.0-beta.1 roblox --- ernisto/ocean | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 ernisto/ocean diff --git a/ernisto/ocean b/ernisto/ocean new file mode 100644 index 0000000..033a849 --- /dev/null +++ b/ernisto/ocean @@ -0,0 +1,23 @@ +["1.0.0-beta.1 roblox"] +published_at = "2025-04-28T17:14:03.656803788Z" +description = "a package for ocean simulation" +license = "MIT" +authors = ["ernisto "] +repository = "https://github.com/ernisto/ocean" + +["1.0.0-beta.1 roblox".target] +environment = "roblox" +lib = "lib/init.luau" +build_files = ["lib"] + +["1.0.0-beta.1 roblox".engines] +pesde = "^0.6.0" +lune = "^0.8.9" + +["1.0.0-beta.1 roblox".dependencies] +asphalt = [{ name = "pesde/asphalt", version = "^1.0.0-pre.5", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"] +luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.43.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"] +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"] +stylua = [{ name = "pesde/stylua", version = "^2.1.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"] +uilabs = [{ name = "pepeeltoro41/ui_labs", version = "^2.3.7", index = "https://github.com/pesde-pkg/index" }, "dev"]