@Sampletekk My workflow now is having everything in a seperate script (gui elements and look and feel) and just copying that to the new project and including it into the main interface.js
Make sure you copy your scripts to the root of the folder "Scripts" and include it with
include("yourscript.js");