mirror of
https://github.com/pesde-pkg/index.git
synced 2025-05-04 10:43:54 +01:00
add killergg/feces_core@1.0.0-rc.1 roblox
This commit is contained in:
parent
aeb5273ca4
commit
38bfe2eba5
1 changed files with 16 additions and 0 deletions
16
killergg/feces_core
Normal file
16
killergg/feces_core
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
["1.0.0-rc.1 roblox"]
|
||||||
|
published_at = "2025-04-12T04:49:06.018739188Z"
|
||||||
|
description = "Fast Entity Component Export System: Generalized Replication for jecs."
|
||||||
|
license = "MIT"
|
||||||
|
authors = ["NeonD00m", "as8d"]
|
||||||
|
repository = "https://github.com/neond00m/feces"
|
||||||
|
|
||||||
|
["1.0.0-rc.1 roblox".target]
|
||||||
|
environment = "roblox"
|
||||||
|
lib = "feces.luau"
|
||||||
|
build_files = ["feces.luau"]
|
||||||
|
|
||||||
|
["1.0.0-rc.1 roblox".dependencies]
|
||||||
|
jecs = [{ name = "marked/jecs", version = "^0.5.5", index = "https://github.com/pesde-pkg/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"]
|
Loading…
Add table
Reference in a new issue