-
Notifications
You must be signed in to change notification settings - Fork 2
Home
github-actions[bot] edited this page Dec 10, 2025
·
10 revisions
Welcome to the VellumFE quick reference wiki! For comprehensive documentation, see the full documentation.
| Card | Description |
|---|---|
| Quick Start | Get running in 5 minutes |
| Keybind Cheatsheet | All keyboard shortcuts |
| Config Cheatsheet | Configuration quick reference |
| Widget Reference | All widget types |
| Troubleshooting | Common problems & fixes |
| FAQ | Frequently asked questions |
- Full Documentation - Complete user guide
- GitHub Releases - Download latest version
- Issue Tracker - Report bugs
# Start with Lich
vellum-fe --host 127.0.0.1 --port 8000
# Start with direct eAccess
vellum-fe --direct --account USER --password PASS --game prime --character NAME
# Show help
vellum-fe --help| Platform | Config Directory |
|---|---|
| Windows | %APPDATA%\vellum-fe\ |
| macOS | ~/Library/Application Support/vellum-fe/ |
| Linux | ~/.config/vellum-fe/ |
- Check the Troubleshooting page
- Search existing issues
- Open a new issue