Skip to content

feat(ElunaFileWatcher): Add file watcher and autoreload #286

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

iThorgrim
Copy link

@iThorgrim iThorgrim commented Aug 10, 2025

Implementation of a basic autoreload system when modifying a Lua script or implementing a new Lua script, without using ESFW. Instead, I use a “polling” system with Boost.

Related with : #171

iThorgrim and others added 5 commits August 10, 2025 21:33
Implementation of a basic autoreload system when modifying a Lua script or implementing a new Lua script, without using ESFW. Instead, I use a “polling” system with Boost.
@iThorgrim iThorgrim changed the title feat(ElunaFileWatcher): Add file watcher and autoreload for mod-eluna feat(ElunaFileWatcher): Add file watcher and autoreload Aug 10, 2025
iThorgrim added a commit to Naxxramas-Wow/mod-eluna that referenced this pull request Aug 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant