The API to easily mod Legion TD 2
This repository hosts all implementations of the ProLeak API, each powered by the ProLeak Engine. Every implementation is available through the primary package manager for its respective programming language.
- If you DO NOT have Python and Pip installed, download and run the installer below:
- If you already have Python installed, simply run the following commands (preferably within a virtual environment):
pip install proleak
proleak install-engine
- If you DO NOT have Node.js and NPM installed, download and run the installer below:
- If you already have Node.js and NPM installed, simply run the following commands:
npm install proleak
proleak install-engine