Rezeptor Documentation¶
Official handbook for Rezeptor — install, validate, launch, and cleanly remove Windows software under Proton-GE on Linux. For users and recipe authors.
Important for newcomers
Rezeptor does not redistribute Windows applications. You bring your legal source (BYOS). Each recipe knows how to install, repair, validate, launch, and uninstall under Proton-GE.
Quick start in four steps
- Download a release or run
./setup.shin a clone - Pick a recipe → set source → Install
- Check status (F5) → Launch
- Overview → User guide
Switch language: top right (DE / EN).
Paths¶
| Goal | Page |
|---|---|
| Install & first steps | Quick start |
| GUI, sources, lifecycle | User guide |
| What’s bundled? | Recipe catalog |
| Goal | Page |
|---|---|
| Start & recipe types | Developer |
recipe.yml / install_steps |
RECIPE-AUTHORING |
| Shared core | CORE-API |
| Validate → repair | VALIDATE-REPAIR |
Topics¶
-
Quick start
Installation, first steps, and data locations.
-
User guide
GUI, sources, validate, repair, uninstall.
-
Recipe catalog
Official vs community recipes, trust, multi-source.
-
For developers
Authoring recipes, Core API, validate/repair contract.
-
Project layout
Repo layout,
recipes/,core/,launcher/. -
Trust & manifest
SHA256 integrity, Dev mode, community path.
-
Patterns
Installer, portable, Steam+fix, trainer.
-
Contributing
PRs, lint, tests, translations.
Brand status colors¶
| Chip | Meaning |
|---|---|
| Tested | Guaranteed / checked recipe path |
| Experimental | Not hard-guaranteed yet |
| BYOS | You bring the source — no downloads in-repo |
See BRAND.md.
In the repository¶
| Topic | Link |
|---|---|
| Releases (AppImage / Flatpak / tar.gz) | GitHub Releases |
| Project README | README.md |
| Contributing (translations) | CONTRIBUTING-TRANSLATIONS.md |
| Brand | BRAND.md |