summaryrefslogtreecommitdiff
path: root/modinfo.json
blob: ca15f18070e3836e6855630b83e4afe4f879a260 (plain)
1
2
3
4
5
6
7
8
9
10
11
[
  {
    "type": "MOD_INFO",
    "ident": "stackable_currency",
    "name": "Stackable Currency",
    "authors": ["jc_gargma"],
    "description": "Considering how much is required to do any trading, it takes way too long to move.",
    "category": "rebalance",
    "dependencies": [ "dda" ]
  }
]