15 lines
471 B
TOML
15 lines
471 B
TOML
schema_version = "1.0.0"
|
|
id = "sequenced_bake"
|
|
name = "Sequenced Bake"
|
|
version = "1.0.10"
|
|
tagline = "Tools for baking material sequences and generating sprite sheets"
|
|
maintainer = "Anthony O'Connell"
|
|
type = "add-on"
|
|
tags = ["Material", "Bake", "Node"]
|
|
blender_version_min = "4.2.0"
|
|
license = ["SPDX:GPL-3.0-or-later"]
|
|
copyright = ["2024 Anthony O'Connell"]
|
|
website = "https://github.com/PurgatoryMP/Sequenced_Bake"
|
|
[permissions]
|
|
files = "Saving and opening image files"
|