Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 684 Bytes

File metadata and controls

18 lines (12 loc) · 684 Bytes

Monument icon gallery (Avalonia)

A cross-platform desktop app that renders every monument icon bundled in RustMapsApi.Assets — no API key, no network.

It builds a ServiceCollection, calls AddRustMapsAssets(), injects IMonumentAssetSource, enumerates AvailableTypes, and renders each icon (SVG) with Avalonia.Svg.Skia.

Run

dotnet run --project samples/RustMapsApi.Assets.GalleryApp

A window opens with a scrollable grid of monument icons, each labelled with its MonumentType.