Hi all,
I checked-out the source, followed the wiki and attempted to run the game from the TestHarness. Exceptions were thrown because it couldn't find the Files directory under TestHarness/bin/Debug/Files, rather than the Files directory in the root.
I got everything to work fine by exporting the Files directory to this location, but I've obviously hacked it ;)
My apologies if I'm missing something obvious.
PS. Enjoying my first look through the code - love the use of NVelocity for templating everything.