Skip to content

Commit a12c8d1

Browse files
authored
Merge branch 'master' into master
2 parents 01414b9 + dff0aa9 commit a12c8d1

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,8 @@ A categorized collection of awesome Unity open source on GitHub.
116116
- [Excel](#Excel)
117117
- [Git](#Git)
118118
- [Test](#Test)
119+
- [Multiplayer](#Multiplayer)
120+
- [AI](#AI)
119121
- [Sample Project](#Sample-Project)
120122

121123
# Shader
@@ -1290,12 +1292,17 @@ A categorized collection of awesome Unity open source on GitHub.
12901292

12911293
- [unity-git-hooks](https://github.com/doitian/unity-git-hooks) - Git hooks for Unity project
12921294

1295+
## Test
1296+
1297+
- [Gamium](https://github.com/dogu-team/gamium) - Game test automation library, scripting the behavior of game users
1298+
12931299
## Multiplayer
12941300

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

1297-
## Test
1298-
- [Gamium](https://github.com/dogu-team/gamium) - Game test automation library, scripting the behavior of game users
1303+
## AI
1304+
1305+
- [DotRecast](https://github.com/ikpil/Dotrecast) - A port of Recast & Detour, navigation mesh toolset for games, Unity3D, servers, C#
12991306

13001307
## Sample Project
13011308

0 commit comments

Comments
 (0)