All Downloads are FREE. Search and download functionalities are using the official Maven repository.

mogemstudio.advancedfmk-fontengine.1.0.2.source-code.fabric.mod.json Maven / Gradle / Ivy

{
  "schemaVersion": 1,
  "id": "advancedfmk_fontengine",
  "version": "${version}",
  "name": "fontengine (Advanced Framework)",
  "description": "Font engine for Advanced Framework",
  "authors": [
    "Jack253-png",
    "hackermdch"
  ],
  "contact": {
    "repo": "https://github.com/PrimogemStudio/Advanced-Framework",
    "sources": "https://github.com/PrimogemStudio/Advanced-Framework",
    "issues": "https://github.com/PrimogemStudio/Advanced-Framework/issues",
    "homepage": "https://primogemstudio.github.io/advancedfmk-wiki"
  },
  "license": "GPLv3",
  "icon": "assets/advancedfmk_fontengine/icon.png",
  "environment": "*",
  "entrypoints": {
    "client": [
      "com.primogemstudio.advancedfmk.client.AdvancedFrameworkFontEngineClient"
    ]
  },
  "mixins": [
    "advancedfmk.fontengine.mixin.json"
  ],
  "depends": {
    "fabricloader": ">=0.15.11",
    "fabric": ">=0.100.1",
    "minecraft": "1.21"
  },
  "custom": {
    "modmenu": {
      "badges": [
        "library"
      ],
      "parent": "advancedfmk"
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy