From e753dea80744deecfd34ff49ad64d59e72247cd2 Mon Sep 17 00:00:00 2001 From: haxsam Date: Fri, 17 Apr 2026 10:43:49 +0200 Subject: [PATCH] Add Zig project mention to README --- projects/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/README.md b/projects/README.md index af24f1547..2758cb86e 100644 --- a/projects/README.md +++ b/projects/README.md @@ -13,6 +13,7 @@ IDE | Platform(s) | Source | Example(s) [SublimeText](https://www.sublimetext.com/) | Windows, Linux, macOS | ✔️ | ✔️ [VS2019](https://www.visualstudio.com) | Windows | ✔️ | ✔️ [VSCode](https://code.visualstudio.com/) | Windows, macOS | ❌ | ✔️ +[Zig](https://ziglang.org) | Windows, Linux, macOS, Web | ✔️ | ✔️ scripts | Windows, Linux, macOS | ✔️ | ✔️ *New IDEs config files are welcome!*