What would be some good options for sharing a project with multiple developers? It appears that the CAPX file is a monolithic binary project file. Not exactly friendly for svn/git diff/merge/patch. Is it possible to have multiple CAPX files as building blocks for a single game, for example each one having a different layout and event sheet?