Skip to content

Commit 57ea9c7

Browse files
Fixed unity version in readme
Updated unity version to the right one
1 parent 55f6736 commit 57ea9c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Generic sparse octree and quadtree
44
that store objects together with their axis aligned bounding boxes (AABB's)
55

66
Written in C# for Unity's burst compiler and the ECS/DOTS framework.
7-
Tested with Unity 2021.1.3.11f1
7+
Tested with Unity 2021.3.11f1
88

99
### Supported queries:
1010
- Raycast
@@ -220,4 +220,4 @@ Nearest neighbour search:
220220
https://stackoverflow.com/a/41306992
221221

222222
AnyPath, my pathfinding library on the Unity Asset store:
223-
https://assetstore.unity.com/packages/tools/ai/anypath-213200
223+
https://assetstore.unity.com/packages/tools/ai/anypath-213200

0 commit comments

Comments
 (0)