Skip to content

Commit 8f0c3ea

Browse files
authored
fmu-manipulation-toolbox update in tools.json (#810)
1 parent 4cc0839 commit 8f0c3ea

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

static/assets/tools.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5716,6 +5716,8 @@
57165716
"description": "FMU Manipulation Toolbox is a Python package that allows you to analyze, modify or even create Functional Mockup Units (FMUs) without recompilation. It is highly customizable. It can modify the modelDescription.xml of existing FMUs. It also includes 'fmucontainer' which allows you to group multiple FMUs into one.",
57175717
"features": [],
57185718
"platforms": [
5719+
"macOS",
5720+
"Linux",
57195721
"Windows",
57205722
"Source Code"
57215723
],
@@ -5725,7 +5727,8 @@
57255727
"library"
57265728
],
57275729
"fmiVersions": [
5728-
"2.0"
5730+
"2.0",
5731+
"3.0"
57295732
],
57305733
"fmuExport": [
57315734
"CS"

0 commit comments

Comments
 (0)