Quote:
Do what? Remove the summaries? Select them and hit the Delete key.
Add some other stuff? You'll need to be more specific
I found out that I want to create a template that doesn't have the summary code in it and also add some code like "this.IsMouseVisible = true;" to make me work less on the coding (Yes, I'm a lazy bastard when it comes to things that i don't need to do

).
Lachlan87 wrote:
Which version of XNA are you using? Here is how to do it in XNA 3.0:
XNA TemplatesI imagine it's the same for XNA 4.0, except that they are stored here instead:
C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\Extensions\Microsoft\XNA Game Studio 4.0\ProjectTemplates\CSharp\XNA Game Studio 4.0
I'm using version 4.0.
This is not working at all, I notice that i can delete files in the XNA Game Studio 4.0 folder without anything to happen, this also means that I can't add a template there. I tried to look at other tutorials but they are too complicated to understand for me. Do you have an easy and straight to the point tutorial? and not a tutorial that explains everything since my main language isn't English.