diff --git a/killergg/jecs_interval b/killergg/jecs_interval new file mode 100644 index 0000000..e3664d2 --- /dev/null +++ b/killergg/jecs_interval @@ -0,0 +1,15 @@ +["0.1.0 roblox"] +published_at = "2025-03-02T01:18:33.93044605Z" +description = "An interval constructor" +license = "MIT" +authors = ["Ukendio"] +repository = "https://github.com/NeonD00m/jecs_std" + +["0.1.0 roblox".target] +environment = "roblox" +lib = "src/init.luau" +build_files = ["src"] + +["0.1.0 roblox".dependencies] +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"]