diff --git a/GUI.md b/GUI.md index 620088e..f5dbea9 100644 --- a/GUI.md +++ b/GUI.md @@ -1,5 +1,7 @@ To be done, here's a quick LUA script with GUI stuff though: +Note that the window opens whenever the script is loaded, this is a bit annoying since scripts are reloaded whenever you un-focus the profile editor. Will add a way to add buttons to the profile editor so users can open windows when they want. + ```lua ---------------------------------------------------------------------------------- -------------------------------- Artemis LUA file --------------------------------