-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
Description
Hi,
first of all: fantastic asset, I can't believe I've only found it now. Still, better late then never ;)
But to the point: I see that a way to add a command is via attribute which is nice but limits methods to statics. What I would like to have is the ability to add commands at run-time so that for example a single uREPL instance exists during a game but when different scenes are loaded they can add (or remove on unload) commands specific to that scene only.