diff --git a/neond00m/feces b/neond00m/feces new file mode 100644 index 0000000..9f096f1 --- /dev/null +++ b/neond00m/feces @@ -0,0 +1,16 @@ +["0.1.0 roblox"] +published_at = "2025-02-13T21:31:21.090208291Z" +description = "Fast Entity Component Export System: Generalized Replication for jecs" +license = "MIT" +authors = ["NeonD00m and As8d"] +repository = "https://github.com/neond00m/feces" + +["0.1.0 roblox".target] +environment = "roblox" +lib = "src/init.luau" +build_files = ["src"] + +["0.1.0 roblox".dependencies] +jecs = [{ wally = "wally#ukendio/jecs", version = "^0.5.3", index = "https://github.com/UpliftGames/wally-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"] diff --git a/neond00m/scope.toml b/neond00m/scope.toml new file mode 100644 index 0000000..d1d2328 --- /dev/null +++ b/neond00m/scope.toml @@ -0,0 +1 @@ +owners = [63879658]