Skip to content

API allowing for easy modding of Legion TD2 in Python or JavaScript

License

Notifications You must be signed in to change notification settings

LegionTD2-Modding/ProLeak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProLeak API

The API to easily mod Legion TD 2
ProLeak

Description

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.

Installation

Python

  • 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

JavaScript

  • 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

About

API allowing for easy modding of Legion TD2 in Python or JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published