From 34b729ce4d9b1b5f848b53b71480156ad8d1c0dd Mon Sep 17 00:00:00 2001 From: Yilmaz Kiymaz Date: Thu, 7 May 2026 20:15:27 +0200 Subject: [PATCH] Add VersionAlert for Unity --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9af14a2..994c77c 100644 --- a/README.md +++ b/README.md @@ -2598,6 +2598,7 @@ screen. * [Unity3D C# Reference](https://github.com/Unity-Technologies/UnityCsReference "") - Unity C# reference source code. ![Official](UnityResource16x16.png) * [Unity3D Script Reference](http://docs.unity3d.com/ScriptReference/ "") - Unity scripting reference. * [UnityReleaseNotes](https://github.com/UnityCommunity/UnityReleaseNotes "") - Unity Release Notes. To be used with Github search. +* [VersionAlert for Unity](https://versionalert.com/unity "") - Tracks Unity Editor, Unity Hub, and Unity package releases in one place. * [Unity Roadmap](http://unity3d.com/roadmap "") - Unity Feature Roadmap. * [Microsoft HLSL Reference](https://docs.microsoft.com/en-us/windows/desktop/direct3dhlsl/dx-graphics-hlsl-reference "") - HLSL language reference for shaders. * [NVIDIA CG Reference](http://developer.download.nvidia.com/cg/index_stdlib.html "") - NVIDIA's computer graphics reference for shaders.