You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.
We need a directory watcher to notify us when assets (shaders, models, textures, scripts, etc.) get updated on disk so we can hotload them automatically for a seamless user experience.
ESFW is a cross platform file watcher without dependencies (beyond OS + stdlib), so I think it's a good place to start.
The text was updated successfully, but these errors were encountered:
We need a directory watcher to notify us when assets (shaders, models, textures, scripts, etc.) get updated on disk so we can hotload them automatically for a seamless user experience.
ESFW is a cross platform file watcher without dependencies (beyond OS + stdlib), so I think it's a good place to start.
The text was updated successfully, but these errors were encountered: