Automic VaultAutomic Vault

brew

Install c10t with Homebrew

Minecraft cartography tool. Version 1.7 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install c10t

local Homebrew formula metadata

overview

Package summary

Minecraft cartography tool

Commands and aliases

  • c10t

history

Project history and usage

c10t is a Minecraft cartography tool for rendering world data into maps. It belongs to the early wave of external Minecraft world tools, built for command-line rendering, memory-aware processing, and cross-platform builds.

Project history

The README says c10t was written because the author liked ZomBuster's Cartograph but wanted different rendering behavior. Upstream Git history starts on 6 September 2010, close to Minecraft's early modding/tooling boom, and the repository tagged 1.0 later that month.

The tool's design centered on a pipelined multithreaded rendering process, memory limits with file-backed caching, proper command-line options, and a CMake build that could target Windows and macOS as well as Linux.

Adoption history

c10t's adoption was mostly within the Minecraft tooling community rather than broad system administration. The README points users to GitHub issues, a debug mode, and a separate Java/SWT GUI wrapper, showing a small ecosystem around a command-line renderer.

Homebrew packaging made it easy for macOS users to install a native Minecraft map renderer without building Boost, libpng, zlib, and FreeType manually.

How it is used

Users run c10t against Minecraft world data to render map images. Supporting tools in the build include nbt-inspect and region-inspect for inspecting Minecraft NBT and region files.

The README emphasizes debug output, version reporting in bug reports, platform/architecture details, and memory-friendly rendering options, all pointing to usage on large or fragile world saves.

Why package nerds care

For package nerds, c10t is a snapshot of early Minecraft-native tooling in C++: external renderers, NBT parsing, region file inspection, Boost-era dependency stacks, and optional GUI wrappers.

It also illustrates why game-adjacent CLIs appear in Unix package managers: a game creates a data format and a community quickly wants command-line batch tools for rendering, inspection, and automation.

Timeline

  • 2010-09-06: Initial upstream Git commit.
  • 2010-09-18: 1.0 tag appears.
  • 2010-10-10: 1.1 tag appears.
  • 2011-03-11: 1.7 tag appears.
  • 2020-12-13: Palette overhaul updates old numeric ID handling toward modern namespaced palette data.
  • 2024-07-11: Upstream commit fixes deprecated Boost usage.

Related projects

  • Cartograph by ZomBuster: the Minecraft mapper the README names as inspiration.
  • Firemark: Linux port of Cartograph credited by the README.
  • c10t-swt: Java/SWT GUI wrapper linked from the README.
  • Minecraft NBT and region-file tools: adjacent utilities represented by c10t's nbt-inspect and region-inspect targets.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 3 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
c10tcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.7
manager updated
local dataok
upstreamcurrent
latest detected1.7

https://github.com/udoprog/c10t

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:c10t
Version1.7
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/c10t
Homepagehttps://github.com/udoprog/c10t
Repositoryhttps://github.com/udoprog/c10t
Upstream docshttps://github.com/udoprog/c10t#readme
LicenseBSD-3-Clause
Source archivehttps://github.com/udoprog/c10t/archive/refs/tags/1.7.tar.gz
Dependenciesboost, freetype, libpng
Build dependenciescmake
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namec10t
Version Scheme0
Revision13
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment