From 593a1b2834a0ae35bf96b3c63578db96b370a538 Mon Sep 17 00:00:00 2001 From: Ben Pollard <129943363+benpollarduk@users.noreply.github.com> Date: Wed, 4 Dec 2024 14:45:24 +0000 Subject: [PATCH] Added NO_COLOR support info for NetAF (#298) Co-authored-by: ben_singer --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index 0a5b700..8d5565d 100644 --- a/index.md +++ b/index.md @@ -122,6 +122,7 @@ color by default via `NO_COLOR`. | [LogColor](https://github.com/induane/logcolor) | Python | Color output in log messages | [2018-01-24 / 1.2.0](https://github.com/induane/logcolor/commit/0092b0af2a1506eee2b0ca028b1cf51f78fc91fa) | | [MatthiWare. CommandLineParser](https://github.com/MatthiWare/CommandLineParser.Core) | C# | Command Line Parser | [2020-07-21 / 0.3.1](https://github.com/MatthiWare/CommandLineParser.Core/commit/240154043afadee1a581866f537b22048d2f69bc) | | [Nano Colors](https://github.com/ai/nanocolors) | JavaScript | Format terminal text with ANSI colors | [2021-09-21 / 0.1.0](https://github.com/ai/nanocolors/releases/tag/0.1.0) | +| [NetAF](https://github.com/benpollarduk/NetAF) | Text adventure framework | .NET | [2024-12-03 / 2.9.6](https://github.com/benpollarduk/NetAF/releases/tag/2.9.6) | | [paint](https://github.com/janlelis/paint) | Ruby | Terminal colors and effects | [2020-02-21 / 2.2.0](https://github.com/janlelis/paint/tree/v2.2.0) | | [pastel](https://github.com/piotrmurach/pastel) | Ruby | Terminal output styling | [2020-07-04 / 0.8.0](https://github.com/piotrmurach/pastel/releases/tag/v0.8.0) | | [Pastel](https://github.com/silkfire/Pastel) | .NET | Color console output | [2019-03-17 / 1.2.0](https://github.com/silkfire/Pastel/commit/8a89c2930a2b7ff2c6beae67e6c00fe1d74189d5) |