Skip to content

Commit 5ae4c6c

Browse files
Add MSArchitect to tools.json and andato logo (#728)
1 parent 8a6d12f commit 5ae4c6c

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

static/assets/images/logos/andato.png

26.9 KB
Loading

static/assets/tools.json

+22
Original file line numberDiff line numberDiff line change
@@ -5503,5 +5503,27 @@
55035503
"CS"
55045504
],
55055505
"fmuImport": []
5506+
},
5507+
{
5508+
"name": "MSArchitect",
5509+
"license": "commercial",
5510+
"url": "https://www.andato.com/msarchitect",
5511+
"logo": "andato.svg",
5512+
"vendor": "Andato GmbH & Co.KG",
5513+
"vendorURL": "https://www.andato.com",
5514+
"description": "A modeling and simulation tool for creating, generating, and executing simulation models",
5515+
"features": [],
5516+
"platforms": [
5517+
"Linux",
5518+
"Windows"
5519+
],
5520+
"interfaces": [
5521+
"GUI"
5522+
],
5523+
"fmiVersions": [
5524+
"2.0"
5525+
],
5526+
"fmuExport": [],
5527+
"fmuImport": ["CS"]
55065528
}
55075529
]

0 commit comments

Comments
 (0)