1 cask "material-maker" do
3 sha256 "0f88cf40438ac2cd8915cce1d0ae79991d3c8c804c53a8ce14e9ba4f21719edf"
5 url "https://github.com/RodZill4/material-maker/releases/download/#{version}/material_maker_#{version.dots_to_underscores}.dmg",
6 verified: "github.com/RodZill4/material-maker/"
8 desc "Procedural material authoring and 3D painting tool based on the Godot Engine"
9 homepage "https://rodzilla.itch.io/material-maker"
13 strategy :github_latest
16 depends_on macos: ">= :sierra"
18 app "material_maker.app"
21 "~/Library/Application Support/CrashReporter/material_maker*.plist",
22 "~/Library/Application Support/material_maker",
23 "~/Library/Saved Application State/com.rodzlabs.materialmaker.savedState",