{
    "name": "5etools",
    "slug": "5etools",
    "categories": [
        24
    ],
    "date_created": "2025-01-02",
    "type": "ct",
    "updateable": true,
    "privileged": false,
    "interface_port": 80,
    "documentation": "https://wiki.tercept.net/en/5eTools",
    "website": "https://5e.tools/",
    "logo": "https://wiki.tercept.net/core-wiki-assets/5etoolslogocircle.png",
    "description": "5eTools is a website providing a suite of tools for 5th Edition Dungeons & Dragons players and Dungeon Masters.",
    "install_methods": [
        {
            "type": "default",
            "script": "ct/5etools.sh",
            "resources": {
                "cpu": 1,
                "ram": 512,
                "hdd": 13,
                "os": "debian",
                "version": "12"
            }
        }
    ],
    "default_credentials": {
        "username": null,
        "password": null
    },
    "notes": []
}