macOS
brew install c10tlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für c10t in AI-Agent-Workflows.
Installation
brew install c10tlocal Homebrew formula metadata
Überblick
Minecraft cartography tool
Verlauf
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.
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.
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.
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.
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
c10t | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/udoprog/c10t
Installationsmetadaten
| Paketschlüssel | brew:c10t |
|---|---|
| Version | 1.7 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/c10t |
| Homepage | https://github.com/udoprog/c10t |
| Repository | https://github.com/udoprog/c10t |
| Upstream-Dokumentation | https://github.com/udoprog/c10t#readme |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://github.com/udoprog/c10t/archive/refs/tags/1.7.tar.gz |
| Abhängigkeiten | boost, freetype, libpng |
| Build-Abhängigkeiten | cmake |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | c10t |
| Version Scheme | 0 |
| Revision | 13 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.