Skip to content

Commit d22c0e8

Browse files
authored
Merge branch 'master' into pr/fixed-multiplayer-section
2 parents f1c2eb4 + 117509f commit d22c0e8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ A categorized collection of awesome Unity open source on GitHub.
116116
- [Excel](#Excel)
117117
- [Git](#Git)
118118
- [Multiplayer](#Multiplayer)
119+
- [AI](#AI)
119120
- [Sample Project](#Sample-Project)
120121

121122
# Shader
@@ -1294,6 +1295,10 @@ A categorized collection of awesome Unity open source on GitHub.
12941295

12951296
- [Teleport](https://github.com/debox-dev/Teleport) - A fast, lightweight, pure C# Unity realtime-game-networking framework
12961297

1298+
## AI
1299+
1300+
- [DotRecast](https://github.com/ikpil/Dotrecast) - A port of Recast & Detour, navigation mesh toolset for games, Unity3D, servers, C#
1301+
12971302
## Sample Project
12981303

12991304
- [UnityBubbleGame](https://github.com/superzhan/UnityBubbleGame) - BubbleGame

0 commit comments

Comments
 (0)