> For the complete documentation index, see [llms.txt](https://tg-dev.gitbook.io/tg-dev-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tg-dev.gitbook.io/tg-dev-docs/tg-dailydispatch/install.md).

# Install

1. Put `tg-dailydispatch` inside your server resources folder.
2. Make sure the dependencies start first.
3. Add this to `server.cfg`:

```cfg
ensure tg-dailydispatch
```

4. Restart the server.
5. Open the menu in game:

```
/dailydispatch
```

The database table is created automatically on resource start. If automatic SQL setup fails, import `data.sql` manually.
