Quote:
Originally Posted by C-Dog
isnt it really easy to update a game as long as there is a source code available?
|
Yeah, updating from beta to final requires nothing but a recompile. However, the .xnb (content file) format was changed from beta to final and .ccgame files have a different "runtime token" in the header, preventing the final from being used to deploy beta games (or
vice versa).