[
  {
    "Name": "Common",
    "ShortName": "Common",
    "Description": "Non-domain specific commonly used functions.",
    "ConstantsPath": "",
    "EnumsPath": "Persona4Golden\\Modules\\Common\\Enums.json",
    "FunctionsPath": "Persona4Golden\\Modules\\Common\\Functions.json"
  },
  {
    "Name": "Field",
    "ShortName": "Field",
    "Description": "Field related functions.",
    "ConstantsPath": "",
    "EnumsPath": "",
    "FunctionsPath": "Persona4Golden\\Modules\\Field\\Functions.json"
  },
  {
    "Name": "AI",
    "ShortName": "AI",
    "Description": "AI related functions.",
    "ConstantsPath": "",
    "EnumsPath": "Persona4Golden\\Modules\\AI\\Enums.json",
    "FunctionsPath": "Persona4Golden\\Modules\\AI\\Functions.json"
  },
  {
    "Name": "Event",
    "ShortName": "Event",
    "Description": "Event related functions.",
    "ConstantsPath": "",
    "EnumsPath": "",
    "FunctionsPath": "Persona4Golden\\Modules\\Event\\Functions.json"
  },
  {
    "Name": "Facility",
    "ShortName": "Facility",
    "Description": "Facility based scene transition related functions.",
    "ConstantsPath": "",
    "EnumsPath": "",
    "FunctionsPath": "Persona4Golden\\Modules\\Facility\\Functions.json"
  },
  {
    "Name": "Net",
    "ShortName": "Net",
    "Description": "",
    "ConstantsPath": "",
    "EnumsPath": "",
    "FunctionsPath": "Persona4Golden\\Modules\\Net\\Functions.json"
  },
]
