mirror of
https://github.com/pesde-pkg/index.git
synced 2025-05-04 10:43:54 +01:00
add ernisto/ocean@1.0.0-beta.1 roblox
This commit is contained in:
parent
dd46c280a3
commit
0627c10135
1 changed files with 23 additions and 0 deletions
23
ernisto/ocean
Normal file
23
ernisto/ocean
Normal file
|
@ -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 <joaovitordesouza707@gmail.com>"]
|
||||
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"]
|
Loading…
Add table
Reference in a new issue