aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/mcmod.info
blob: bd1f059fa1dedfb6eaf09f00261b7c34b252abaf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
  {
    "modid": "${modid}",
    "name": "SkyblockPlayersAnonymous",
    "description": "Some relief for the SkyBlock addicted.",
    "version": "${version}",
    "mcversion": "${mcversion}",
    "url": "https://github.com/romangraef/SkyblockPlayersAnonymous/",
    "updateUrl": "",
    "authorList": [
      "nea89"
    ],
    "credits": "",
    "logoFile": "",
    "screenshots": [],
    "dependencies": []
  }
]