summaryrefslogtreecommitdiff
path: root/modinfo.json
blob: ab9cc5a3b7159188d326445c24bfad1231308e99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
  {
    "type": "MOD_INFO",
    "id": "bandits_everywhere",
    "name": "Bandits Everywhere",
    "authors": [ "Night_Pryanik" ],
    "maintainers": [ "jc_gargma" ],
    "description": "This is the No Hope mod, but stripped of the all the extraneous pet projects and the ruined world. Just the frequent bandit encounters.",
    "category": "content",
    "dependencies": [ "bn" ],
    "conflicts": [ "no_hope", "no_hope_redone" ]
  }
]