You need a ScriptInfo.xml file to go with it
Example from the docs
code:
<ScriptInfo>
<Information>
<Name>My First Script</Name>
<Description>This is my first script.</Description>
<AboutUrl>http://www.msgpluslive.net</AboutUrl>
</Information>
</ScriptInfo>
The documentation has more info if you need it.