Skip to content

Commit c291e27

Browse files
author
Michael Lohr
authored
fixes
1 parent e73c405 commit c291e27

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,10 @@ Navigation:
8181
* [Ocean Community Next Gen](https://github.com/eliasts/Ocean_Community_Next_Gen) - water physics/shader
8282

8383
## AI & Pathfinding
84-
* [A Star Pathfinding for Platformers](https://github.com/tutsplus/A-Star-Pathfinding-for-Platformers) - a* for platformers
85-
* [AStart](https://github.com/MaroMaroO/AStart/) - basic a* pathfinding
86-
* [Astar for Unity](https://github.com/sharpaccent/Astar-for-Unity) - a* pathfinding
87-
* [A* Pathfinding Project](http://arongranberg.com/astar/) - alternative a* system
84+
* [A Star Pathfinding for Platformers](https://github.com/tutsplus/A-Star-Pathfinding-for-Platformers) - A* for platformers
85+
* [AStart](https://github.com/MaroMaroO/AStart/) - basic A* pathfinding
86+
* [Astar for Unity](https://github.com/sharpaccent/Astar-for-Unity) - A* pathfinding
87+
* [A* Pathfinding Project](http://arongranberg.com/astar/) - A* pathfinding
8888
* [UnitySteer](https://github.com/ricardojmendez/UnitySteer) - steering, obstacle avoidance and path following behaviors
8989

9090
## Networking
@@ -194,7 +194,7 @@ Navigation:
194194
* [Node Inspector](https://github.com/nicloay/Node-Inspector) - node based inspector
195195
* [ColorBands](https://github.com/rstecca/ColorBands) - color bands
196196
* [Unity3D Rainbow Folders](https://github.com/PhannGor/unity3d-rainbow-folders) - folder icons
197-
* [Únity Themes](https://github.com/zios/unity-themes) - editor themes
197+
* [Unity Themes](https://github.com/zios/unity-themes) - editor themes
198198

199199
### Importer
200200
* [Unity Excel Importer Maker](https://github.com/tsubaki/Unity-Excel-Importer-Maker) - excel

0 commit comments

Comments
 (0)