Library for handling Solid State Networks patch files, written in TypeScript for Node.js
src | ||
.gitignore | ||
package.json | ||
README.md | ||
tsconfig.json |
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:
npm install -g typescript