Craft - RetroBIOS¶
| Type | game |
| Source | https://github.com/libretro/Craft |
| Version | v1 |
| Profiled | 2026-03-23 |
| Cores | craft |
No BIOS or firmware files required. This core is self-contained.
Libretro port of Craft, a simple Minecraft clone by Michael Fogleman. All textures, fonts, and shaders are embedded in the binary (header arrays). Upstream loads textures from external PNG files; libretro port compiles them in. Uses system directory only for craft.db/auth.db (core-generated save data). Source has zero fopen calls. .info declares no firmware.
Generated on 2026-03-25T06:03:30Z