Files
ulicraft-server-v1/runtime
Oier Bravo Urtasun 4855447b29 feat(branding): use Ulicraft goat logo in header, ServerCard, and server icon
- landing header + footer brand: swap the Creeper pixel-art for the
  ulicraft-logo-mini.svg goat mark.
- ServerCard fallback icon: same logo (real SLP favicon still overrides on
  a successful ping).
- minecraft: set ICON=/extras/server-icon.png + OVERRIDE_ICON so the
  in-game server-list entry and the SLP favicon use the goat logo. PNG
  ships in ./runtime (mounted /extras).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-11 09:59:07 +02:00
..

/runtime

Runtime drop-ins mounted read-only into the Minecraft container at /extras.

Required files

Mods are not listed here; the server loads a filtered subset from the ./server-mods volume (synced from the distribution repo by tooling/sync-server-mods.sh — see plan/04-mods.md).