aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/mcmod.info
blob: 13af012d8a82bc31ec5e2d4159c83cc3033f0039 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
  {
    "modid": "skyblockhud",
    "name": "Skyblock Hud",
    "description": "Hypixel Skyblock RPG HUD",
    "version": "${version}",
    "mcversion": "1.8.9",
    "url": "https://github.com/RayDeeUx/SkyblockHud-Reborn",
    "updateUrl": "",
    "authorList": ["ThatGravyBoat", "Erymanthus", "nea89o"],
    "credits": "ModCruel: map icon textures | nea89: switching from ForgeGradle to Arch Loom",
    "logoFile": "",
    "screenshots": [],
    "dependencies": []
  }
]