theangryangel/XI4N

Config hotloading in cli.js is broken

Closed this issue · 2 comments

Re-parses, but does not update correctly.

Commit b26908f disabled this by default, so users dont get unexpected results. Functionality is still broken and this change depends on #19, if the client is going to change to accommodate multiple protocols.

d0f7fb4 scraps hot reloading for now. Will probably readdress in future.