-
Notifications
You must be signed in to change notification settings - Fork 2
Quick Start
github-actions[bot] edited this page Dec 10, 2025
·
8 revisions
Get VellumFE running in 5 minutes!
Get the latest release from GitHub Releases.
| Platform | File |
|---|---|
| Windows | vellum-fe-windows.zip |
| macOS | vellum-fe-macos.tar.gz |
| Linux | vellum-fe-linux.tar.gz |
# Start Lich first, then:
vellum-fe --host 127.0.0.1 --port 8000vellum-fe --direct \
--account YOUR_ACCOUNT \
--password YOUR_PASSWORD \
--game prime \
--character CHARACTER_NAME| Key | Action |
|---|---|
Enter |
Send command |
↑ / ↓
|
Command history |
Ctrl+L |
Clear screen |
Ctrl+Q |
Quit |
Tab |
Next window |
Shift+Tab |
Previous window |
PgUp / PgDn
|
Scroll window |
F1 |
Open menu |
Located in your config directory:
~/.config/vellum-fe/ # Linux
~/Library/Application Support/vellum-fe/ # macOS
%APPDATA%\vellum-fe\ # Windows
| File | Purpose |
|---|---|
config.toml |
Main settings |
layout.toml |
Window layout |
keybinds.toml |
Key bindings |
highlights.toml |
Text highlighting |
colors.toml |
Color theme |
-
Try the menu: Press
F1 -
Edit layout:
F1→ Layout → Edit Windows -
Add highlights:
F1→ Highlights → Add Pattern -
Set keybinds:
F1→ Keybinds → Add Binding