mirror of
https://github.com/pesde-pkg/index.git
synced 2025-05-04 10:43:54 +01:00
add teamhydrogen/hydrogen@0.1.0 roblox
This commit is contained in:
parent
cc0a08d762
commit
eb93f3333b
2 changed files with 22 additions and 0 deletions
21
teamhydrogen/hydrogen
Normal file
21
teamhydrogen/hydrogen
Normal file
|
@ -0,0 +1,21 @@
|
|||
["0.1.0 roblox"]
|
||||
published_at = "2025-04-27T00:43:49.00035264Z"
|
||||
description = "Game framework for Roblox with all the essentials needed!"
|
||||
license = "MIT"
|
||||
authors = ["Sophie B"]
|
||||
|
||||
["0.1.0 roblox".target]
|
||||
environment = "roblox"
|
||||
lib = "src/init.luau"
|
||||
build_files = ["src"]
|
||||
|
||||
["0.1.0 roblox".engines]
|
||||
pesde = "^0.6.0"
|
||||
lune = "^0.8.9"
|
||||
|
||||
["0.1.0 roblox".dependencies]
|
||||
rojo = [{ name = "pesde/rojo", version = "^7.4.4", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"]
|
||||
scripts = [{ name = "pesde/scripts_rojo", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"]
|
||||
selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"]
|
||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"]
|
||||
zap = [{ name = "pesde/zap", version = "^0.6.19", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"]
|
1
teamhydrogen/scope.toml
Normal file
1
teamhydrogen/scope.toml
Normal file
|
@ -0,0 +1 @@
|
|||
owners = [87262182]
|
Loading…
Add table
Reference in a new issue