Interrupt / delverengine

Delver game engine and editor
zlib License
803 stars 81 forks source link

Live Reload Now Watches Directory Tree #164

Closed joshuaskelly closed 4 years ago

joshuaskelly commented 4 years ago

Summary

File watcher now will watch all directories under the project root. Additionally it will refresh the entity and monster definitions. I also added a small fix to prefabs that corrects the force refresh behavior.