Skip to content
github-actions[bot] edited this page Dec 10, 2025 · 10 revisions

VellumFE Wiki

Welcome to the VellumFE quick reference wiki! For comprehensive documentation, see the full documentation.

Quick Reference Cards

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

Essential Links

Quick Commands

# 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

File Locations

Platform Config Directory
Windows %APPDATA%\vellum-fe\
macOS ~/Library/Application Support/vellum-fe/
Linux ~/.config/vellum-fe/

Need Help?

  1. Check the Troubleshooting page
  2. Search existing issues
  3. Open a new issue

Clone this wiki locally