Hi,
I am using XNA 3.1 to develop a small game and I want to add the following two features:
1) Increment the build value every time I compile
2) Set the date/time of compilation
I want to be able to set the Date/Time of compile in the Window Title (like Crysis)
I found this but I need more details. I am using Visual Studio 2008.
Thanks,