mogemstudio.advancedfmk-mmdrenderer.0.3.2.source-code.fabric.mod.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of advancedfmk-mmdrenderer Show documentation
Show all versions of advancedfmk-mmdrenderer Show documentation
MMD renderer for Advanced Framework
{
"schemaVersion": 1,
"id": "advancedfmk_mmdrenderer",
"version": "${version}",
"name": "mmdrenderer (Advanced Framework)",
"description": "MMD renderer for Advanced Framework",
"authors": [
"Jack253-png",
"hackermdch"
],
"contact": {
"repo": "https://github.com/Primogem-Craft-Development/Advanced-Framework",
"sources": "https://github.com/Primogem-Craft-Development/Advanced-Framework",
"issues": "https://github.com/Primogem-Craft-Development/Advanced-Framework/issues"
},
"license": "GPLv3",
"icon": "assets/advancedfmk_mmdrenderer/icon.png",
"environment": "*",
"accessWidener": "META-INF/aw2.accesswidener",
"entrypoints": {
"client": [
"com.primogemstudio.advancedfmk.client.AdvancedFrameworkMMDClient"
]
},
"mixins": [
"advancedfmk.mmdrenderer.mixins.json"
],
"depends": {
"fabricloader": ">=0.11.0",
"fabric": "*",
"minecraft": "1.20.1",
"advancedfmk": "*"
},
"custom": {
"modmenu": {
"badges": [ "library" ],
"parent": "advancedfmk"
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy