Header menu logo Mibo

Mibo v1 Docs — Archived (Raylib-only)

These pages are the original documentation for the raylib-only release of Mibo (when Mibo.Raylib was the single package). They are kept here as a frozen snapshot so users on that release can still find matching docs. All of these docs describe the raylib backend only.

Looking for current docs? Mibo is now multi-backend — a shared Mibo.Core with pluggable Mibo.Raylib and Mibo.MonoGame backends. The up-to-date documentation lives at the site root.

What changed since v1

The biggest change is the package split:

Mibo.Core          ← shared core (Cmd, Sub, System, Program, IRenderer, GameContext,
                     IInput/IInputMapper contracts, IAssetCache, HeadlessProgram, Layout)
Mibo.Raylib        ← raylib backend (host: RaylibGame, GLSL shaders)
Mibo.MonoGame      ← MonoGame backend (host: MiboGame, HLSL .fx shaders)

See Migrating to Mibo v2 for the full list of breaking changes, and Migrating from MonoGame for the original MonoGame → Mibo migration guide.

Archived pages

Type something to start searching.