An OSR tabletop role-playing game of exile, survival, and fortune — inspired by LotFP and the Old School Renaissance.
vogelfrei.ru — read the game online.
Vogelfrei is a career-based RPG set in a dark fantasy world. Characters are defined by their history and the careers they've pursued, not abstract class archetypes. The rules emphasize danger, resource management, and meaningful player choices.
This repository contains the full source for the Vogelfrei rulebook, built as a static site with Zensical.
- Python 3.10+
- uv (package manager)
Install uv if you don't have it:
curl -LsSf https://astral.sh/uv/install.sh | shuv sync# Build the static site (output → site/)
uv run zensical build
# Serve locally with live reload (http://localhost:8000)
uv run zensical servedocs/ # Markdown source files (edit these)
zensical.toml # Site configuration
site/ # Generated output (not committed)
Copyright © 2026 Vogelfrei