Hiya Tlaero!
It seems like it may have been a whole week since I bugged you about a feature request, sooo....
Feature Request: Recursive Game View and AC support
While the jury is still out, voting for BEW seems to support an episodic release schedule. If that does occur, A feature that would help me immensely would be to put each episode in it's own folder under "files". I set up a small test project, and AC seems to nominally support this, it tends to break Game View. Additionally, the CSS files are not detected in subfolders, requiring either duplicate css files, or manual editing. Also, I get a strange index missing error when using the AC navigation buttons to follow a link to a sub folder with game view open, but then Game View shows the files in that folder only.
Images curently work fine in a subfolder environment, as do the follow link buttons when using relational links ie: episode1/file1.htm works fine to navigate down, and ../menu.htm works fine to navigate up.
I would envision a file structure similar to:
Files (Main Menu, JS, common files.)
|- Images
|- episode1 (htm files for episode 1
| |- images (Episode one Images)
|- episode2
| | - images
|- etc....
or perhaps
Files
|- images
|- Act 1
| |- images
| |- episode1
| | |- images
| |- episode 2
| | | - images
| |- etc...
|- Act 2
| |- images
| |- etc....
I suspect this could be handled by setting a root directory in AC. From my testing, AC seems 90% there in the ability to handle a recursive structure. Of course, some things that look easy to the user can be very complicated to the developer.

Also...I can't remember the last time I made a text-based file tree. takes me back...
Thanks for Everything Tlaero!!
Wolfschadowe