This tool is used for fetching releases from SWTOR's patch server CDN and installing them. # Dependencies For this tool to work, ```tsc``` must be globally available, e.g. by running: ```bash npm install -g typescript ```