diff --git a/neond00m/axis b/neond00m/axis new file mode 100644 index 0000000..18cb4b5 --- /dev/null +++ b/neond00m/axis @@ -0,0 +1,13 @@ +["0.1.0 roblox"] +published_at = "2025-02-15T04:49:01.255701117Z" +license = "MIT" +authors = ["NeonD00m", "As8D"] + +["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"]