inof8or, glad it’s working! The whole library thing is in the works starting with the web IDE. It’s also something that would be great with the CLI. In the meantime, the flat directory is the way to go. One thing to remember is that with the Unified library, you can have ALL the library files in the same directory and the linker will only use the code that is referenced in your main program, keeping things as small as possible.
Please keep us posted on your project. I would love to know what your cooking!