Skip to content

Commit 1a78c93

Browse files
authored
Replaced ReferenceCheck with DTValidator, fixes michidk#13
1 parent 64b33e7 commit 1a78c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ Navigation:
303303
* [Chained Works](https://bitbucket.org/snippets/Lordinarius/8rnLn/chainedworks) - coroutine chained procedures
304304
* [TeaTime](https://github.com/alvivar/TeaTime) - timer queue for coroutines
305305
* [Smart Tags and Layers](https://github.com/nicoplv/smart-tags-and-layers) - generates static values for your tags and layers
306-
* [UnityRefChecker](https://github.com/haydenjameslee/UnityRefChecker) - A plugin for checking unassigned references in MonoBehaviours at compile time, across scenes.
306+
* [DTValidator](https://github.com/DarrenTsung/DTValidator) - finds broken and unassigned references
307307
* [xNode](https://github.com/Siccity/xNode) - easily create node-based plugins
308308

309309
## Design Patterns

0 commit comments

Comments
 (0)