Skip to content

Media Provenance

github-actions[bot] edited this page Jul 15, 2026 · 3 revisions

Media Provenance

Documentation media must come from the current AC-Legacy source tree or from an explicitly recorded current-version capture. Historical Fandom media is excluded unless its individual license and authorship are reviewed.

Current client capture

AdventureCraft Legacy title screen with New Save, Load Save, Craft a Map, Options, and Quit Game buttons

This screenshot was captured from a locally built AC-Legacy 0.6.0 client at source commit 93f4e97671214a06d3ee4b060fa2c61341ac804b on 2026-07-15. It contains no loaded community map. Machine-readable capture details live in wiki/assets/media.json.

Current source artwork

AdventureCraft Legacy logo

AdventureCraft Legacy application icon

The documentation logo is a lossless 320×31 composition of the two source-sprite rectangles used by MixinTitleScreen: 256×31 pixels from (0, 0) followed by 64×31 pixels from (0, 128). This preserves the in-game title exactly without exposing the sprite-sheet spacing. The application icon is copied during generation from src/main/resources/assets/adventurecraft/icon.png. Both are derived from the MIT-licensed project source.

Screenshot standard

A screenshot is accepted only when its provenance record contains:

  • The AC-Legacy commit and configured mod version
  • The screen, block, item, or workflow shown
  • Capture date and operating system
  • A descriptive Markdown alt text
  • Confirmation that it contains no third-party map artwork

Screenshots of community-built maps are prohibited. Prefer a newly created blank test world when documenting in-game behavior.

Clone this wiki locally