How can you get Verse files from other Submodules ?

Hi!

I am trying to get some order in my Verse files, so I started using Submodules (directories) but I don´t know who to use them in a Verse file from other Submodule.

Example:

using { /Content/tags/tag_easyjump.verse }

I found this thread but there is not other information related this that I found

It won’t understand your file structure once it is compiled (I think). so you can say it by simply doing:

using{ ModuleName } so if your module is called tag_easyjump you would do, using{ tag_easyjump }.