Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 585 Bytes

File metadata and controls

3 lines (2 loc) · 585 Bytes

Whether it's a bug fix or a new feature, contributions to the project are always welcome! To get started, make sure you have Python and Git installed. Then clone this repo and install the required packages using pip install -r requirements.txt.

Please test the program before making your pull request. WSA Sideloader is compiled into an executable file using Nuitka. You can check this page for build instructions.