Files
blender-portable-repo/extensions/user_default/flip_fluids_addon/blender_manifest.toml
T
2026-03-17 15:25:32 -06:00

18 lines
622 B
TOML

schema_version = "1.0.0"
id = "flip_fluids_addon"
type = "add-on"
version = "1.8.5"
name = "FLIP Fluids"
tagline = "A FLIP Fluid Simulation Tool for Blender (v1.8.5 Release 2025-11-18)"
maintainer = "Ryan Guy & Dennis Fassbaender // support@flipfluids.com"
website = "https://github.com/rlguy/Blender-FLIP-Fluids/wiki"
tags = ["Animation", "Physics"]
blender_version_min = "4.5.0"
license = ["SPDX:GPL-3.0-or-later"]
platforms = ["windows-x64", "macos-x64", "macos-arm64", "linux-x64"]
[permissions]
files = "Read and write simulation cache files to the filesystem"
clipboard = "Copy and paste render and bake commands"