The work

Projects

Fairy Fox's software projects, each linking into its documentation, downloads, and source.

Pokered Save Editor 2

A desktop save-file editor for Pokémon Red & Blue, built in Qt 6 (C++/QML): byte-exact save read/write, full team/box/item/randomiser editing, and an in-game font keyboard.

Qt 6C++QMLdesktopActive · alpha

Pokered Save Editor

The predecessor to Pokered Save Editor 2 — a complete, stable save-file editor for Pokémon Red & Blue, built with Electron, Angular, and TypeScript. The recommended working tool until the Qt 6 rewrite reaches parity.

TypeScriptAngularElectrondesktopReleased · stable · predecessor

How the projects connect

This site is the hub for the projects above. The shared engineering standards they follow are documented in the documentation library, and each project pulls those standards from the hub on demand. In the other direction, the hub keeps read-only copies of the projects so their changes can be tracked and written up. The connections are deliberately loose — git only, no live coupling — which keeps each repository independent. The full model is described under cross-project sync.

Because the hub uses a custom domain, the projects' own GitHub Pages sites are served under it too — for example, fairyfox.io/pokered-save-editor-2/ — so the navigation can lead straight into a project's documentation.