diff --git a/zoinky64/mantle b/zoinky64/mantle new file mode 100644 index 0000000..d946d99 --- /dev/null +++ b/zoinky64/mantle @@ -0,0 +1,14 @@ +["0.1.0 roblox"] +published_at = "2025-03-02T08:27:08.740381618Z" +description = "General-purpose game framework for Roblox." +license = "MIT" +authors = ["earthforge", "zoinky64"] + +["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"] diff --git a/zoinky64/scope.toml b/zoinky64/scope.toml new file mode 100644 index 0000000..653ad74 --- /dev/null +++ b/zoinky64/scope.toml @@ -0,0 +1 @@ +owners = [26493193]