Keep track of registry access during config loading, warn about "dead" registry items after loading.
dfsek opened this issue ยท 0 comments
dfsek commented
When debug mode is enabled, keep track of registry accesses during pack loading. When packs are done loading, warn about any "dead" registry items (items that were loaded but never accessed)
This would help pack developers minimise unused objects in releases.