the game maker's forge · est. 2026

FOUNDRYLINUX

Forged for game makers, level designers, and digital artists of every kind — a Linux desktop with the tools of the trade struck into it from the first boot.

$sudo apt install foundry-anvil
№ 01 · The Forge

Struck into the iron.

We package the retro, game-dev, reverse-engineering, and authoring tools Ubuntu doesn’t ship — and push the ones worth shipping upstream into Debian. Built for Ubuntu 26.04. Resigned, rebuilt, and re-tested on every push.

Game Development Kit

World Foundry GDK

Cross-platform engine and 10 CLI authoring tools — cdpack, iffcomp, iffdump, levcomp, lvldump, oaddump, oas2oad, prep, textile, blender-asset-finder-cli. Plus the engine build-deps (build-essential, cmake, libx11-dev, libgl) via worldfoundry-development.

sudo apt installworldfoundry
21 pkgs · 208 MiB
3D · Animation · WF

Blender

Blender preconfigured with the WorldFoundry add-ons (editor exporter + level importer/exporter) and the blender-asset-finder.

sudo apt installworldfoundry-blender-addons
3 pkgs · 156 MiB
RE · assemblers · arcade · console

Retro & emulators

The retro-porting bench — MAME, Ghidra, radare2, binwalk, and the 6502/Z80/m68k assembler suite — plus the full emulator stack: mednafen, dosbox-x, hatari, fceux, stella, fs-uae, openmsx, and the heavy-hitter console emulators.

sudo apt installfoundry-retro-tools
40 pkgs · 2.0 GiB
pygame · numpy · audio · tools

Python game dev

Full Python game-development stack — pygame, pyglet, PyOpenGL, GLFW, numpy, scipy, sounddevice, pydub, librosa, websockets, ruff, and 40+ more. One apt install away.

sudo apt installfoundry-python-gamedev
47 pkgs · 328 MiB
DAW · trackers · chiptune

Audio & trackers

Audio production stack — Ardour, Audacity, LMMS, Rosegarden, Hydrogen, Qtractor, Mixxx — and the tracker suite (MilkyTracker, Schism, Furnace, openmpt123).

sudo apt installfoundry-daw
11 pkgs · 179 MiB
FOSS engines · free games

Games & reimplementations

Free games (0 A.D., SuperTuxKart, Widelands, Warzone 2100, OpenTTD, Freeciv, Freedoom, Hedgewars) and FOSS engine reimplementations (VCMI, OpenRCT2, Fheroes2, Exult, Sauerbraten — bring your own data).

sudo apt installfoundry-free-games
35 pkgs · 9.4 GiB
11 vendored  · 0 open Debian ITPs  · 137 already in Ubuntu universe/multiverseBrowse the full catalogue
№ 02 · Install

Pick your
path.

Five ways in — lightest touch to full commitment. Coming from Windows? Start at Virtual machine or Dual boot.

shell · root
① Add the Foundry archive
curl -fsSL https://foundrylinux.org/setup.sh | bash
② Install
sudo apt install foundry-core
# or pick a different edition:sudo apt install foundry-sprite # + heavy graphics + audiosudo apt install foundry-atelier # + everything (~15 GB)
01Existing Ubuntu

Already on 26.04? Add the repo — no reinstall.

non-destructive
02Container

Any host — Linux, macOS, or Windows via WSL.

distrobox create -i ghcr.io/foundry-linux/devbox:26.04
isolated
03Virtual machine

Sandboxed — VirtualBox, VMware, or QEMU. Your OS unchanged.

isolated
04Dual boot

Keep Windows. Boot from USB — the installer detects Windows and offers to shrink its partition automatically.

foundry-anvil-latest-amd64.iso → alongside Windowsadditive
05Fresh install

Replace everything. Full branded Kubuntu 26.04 desktop from first boot — bare metal or alongside Windows.

replaces-os
download iso · anvil editionfoundry-anvil-latest-amd64.iso~5 GBfoundry-atelier-latest-amd64.iso~15 GB

Keeping Windows? Boot from USB, and the installer will offer to shrink your Windows partition automatically — no manual partitioning required. Windows dual-boot guide

Signed by the smith.

Every package in the Foundry archive is signed with our long-term maintainer key. Verify the fingerprint before adding the keyring to a production machine.

archive key · ed25519F0D9 7E1A · C5B2 4A87 · 6E3F 218D · 9C04 BB31

System requirements

CPU
  • x86_64
  • ARM64
Memory
  • 4 GB minimum
  • 8 GB recommended
Storage
  • 20 GB free
GPU
  • Vulkan 1.2
Base
  • Kubuntu 26.04 LTS
№ 03 · Editions

Three
marks.

One distribution, three nested casts. Atelier pulls in Sprite, which pulls in Anvil. Pick the largest one whose tools you actually want struck in from first boot.

Edition · 26.04

Anvil

Base edition — full WorldFoundry stack, retro toolkit, light emulators, game frameworks, image tools. The Distrobox devbox image installs this and nothing else.

foundry-anvil1323 pkgs · 5.5 GiB
Edition · 26.04

Sprite

Anvil + heavy graphics and audio production: Krita, GIMP, Inkscape, MyPaint, mtPaint, GrafX2, Tux Paint, the DAW stack, and trackers.

foundry-sprite1544 pkgs · 6.6 GiB
Edition · 26.04

Atelier

Sprite + everything else: ROM-bundled vintage emulators, heavy console emulators, FOSS engine reimplementations, free games, mobile development, cross-repo dev deps. Around 10 GB on top of bare Ubuntu.

foundry-atelier1747 pkgs · 19.8 GiB
№ 04 · Docs

Find the
source.

Everything is in the open — source, issues, packages, and the signed apt repo. No forums, no wiki, no separate account.