Files
ST-Bionic-Memory-Ecology/manifest.json
2026-03-26 23:53:41 +08:00

12 lines
282 B
JSON

{
"display_name": "ST-BME Memory Graph",
"loading_order": 150,
"requires": [],
"optional": [],
"js": "index.js",
"css": "style.css",
"author": "Youzini",
"version": "1.0.0",
"homePage": "https://github.com/Youzini-afk/ST-Bionic-Memory-Ecology"
}