From e13bbfa247791feb3e64d0f7424eaca4d0cb268c Mon Sep 17 00:00:00 2001 From: PariSh KhAn Date: Fri, 22 May 2026 11:45:05 +0600 Subject: [PATCH 1/2] Add TutorialSearch to Bookmark section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 233b6ec..1da8353 100644 --- a/README.md +++ b/README.md @@ -523,6 +523,7 @@ A categorized collection of awesome Unity open source on GitHub. ## Bookmark - [Favourites](https://github.com/plyoung/Favourites) ![GitHub last commit](https://img.shields.io/github/last-commit/plyoung/Favourites?logoSize=auto) - Favourites Panel +- [TutorialSearch](https://tutorialsearch.io/) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. - [Unity-AssetBookmarker](https://github.com/rngtm/Unity-AssetBookmarker) ![GitHub last commit](https://img.shields.io/github/last-commit/rngtm/Unity-AssetBookmarker?logoSize=auto) - Asset bookmarker - [Unity-WebBookmarker](https://github.com/rngtm/Unity-WebBookmarker) ![GitHub last commit](https://img.shields.io/github/last-commit/rngtm/Unity-WebBookmarker?logoSize=auto) - Tool to bookmark URL - [scene-view-bookmarks](https://github.com/mminer/scene-view-bookmarks) ![GitHub last commit](https://img.shields.io/github/last-commit/mminer/scene-view-bookmarks?logoSize=auto) - Bookmark scene views From 319c2d04e5d4ad7e78143b9d9fb848dd7f54628b Mon Sep 17 00:00:00 2001 From: PariSh KhAn Date: Fri, 22 May 2026 14:56:44 +0600 Subject: [PATCH 2/2] Update tutorialsearch.io link to topic-specific URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1da8353..84658e9 100644 --- a/README.md +++ b/README.md @@ -523,7 +523,7 @@ A categorized collection of awesome Unity open source on GitHub. ## Bookmark - [Favourites](https://github.com/plyoung/Favourites) ![GitHub last commit](https://img.shields.io/github/last-commit/plyoung/Favourites?logoSize=auto) - Favourites Panel -- [TutorialSearch](https://tutorialsearch.io/) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. +- [TutorialSearch](https://tutorialsearch.io/browse/game-development/mobile-unity) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. - [Unity-AssetBookmarker](https://github.com/rngtm/Unity-AssetBookmarker) ![GitHub last commit](https://img.shields.io/github/last-commit/rngtm/Unity-AssetBookmarker?logoSize=auto) - Asset bookmarker - [Unity-WebBookmarker](https://github.com/rngtm/Unity-WebBookmarker) ![GitHub last commit](https://img.shields.io/github/last-commit/rngtm/Unity-WebBookmarker?logoSize=auto) - Tool to bookmark URL - [scene-view-bookmarks](https://github.com/mminer/scene-view-bookmarks) ![GitHub last commit](https://img.shields.io/github/last-commit/mminer/scene-view-bookmarks?logoSize=auto) - Bookmark scene views