I'm trying to add Typescript syntax highlighting support, which is provided by MSFT. However, I don't know what to do with that downloaded .zip to make Sublime recognize .ts files. I tried adding it to Installed Packages/Typescript, or just Installed Packages, but that hasn't worked. (I also tried extracting the .tmlanguage file and putting that in Installed Packages/Typescript.
What is the right way to do this? (I'm on Mac OS X 10.8 with Sublime text 2.0.1.)