Gamecomponent ?

i have look at your xna.game.dll

how about add support

string Version

string creatername;

string Date

string Notes - kind of licens for this component

so wen people share gamecomponent in compiled form

you can see who made the component

and so people dont get used by commercials game studios, that just download a couple of component

and then thay have a finish game

[429 byte] By [MichaelHansen] at [2007-12-25]
# 1
That type of information is better supported via the Assembly level attributes of .NET and strong naming your assemblies.
MitchWalker-MSFT at 2007-10-8 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,XNA Framework...