Original Post
In my head i'm kicking around an idea for a game, however as part of this I'd like to be able to make the game 'extendable' so that myself, or a 3rd party, could add maps to it later. Now, on the PC side of things this would be no problem, just have the game scan for resources on startup and job done. On the 360 however I don't know how, or even if, this would be possible. For a full commerical game there is always DLCs to add things to the games, so does anything like that exist for XNA to allow data updates/additions? or does anyone know if this is planned in the future? Or would it be a case of redeploy a new version and wait for the community review system to pass it all as ok?