Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 947 Bytes

File metadata and controls

24 lines (17 loc) · 947 Bytes

Halo Infinite Steam RSS Client

A simple program to fetch Halo Infinite's Steam News RSS feed.

image

Usage

  1. Download the latest release from GitHub Releases.

  2. Run Halo-Infinite-Steam-RSS-Client.exe.

    • Scroll and view news posts fetched from the RSS feed.
    • Press the associated button to view the actual news post.

Building

  1. Download the following:

  2. Run the following to compile:

    dotnet publish -c Release -r win-x64