Skip to content

Agent Knocks - C# edition (final)

Choose a tag to compare

@mazjq mazjq released this 04 Jun 16:43
· 15 commits to main since this release

The original C# / .NET-Framework build of Agent Knocks (in-box csc.exe, ~25 KB exe, Windows-only), preserved at the point the project switched to the cross-platform Rust build (see issue #1).

  • Portable zip attached: unzip -> double-click install.cmd.
  • Source is at this tag: git checkout csharp-final (C# sources also archived under legacy/csharp/ on the main branch).
  • The Rust build is the active/maintained version going forward.