Last updated:
0 purchases
badev 1.7.27
badev - The Ballistica Developing Helper
This package is not affiliated with the BombSquad official team.
This package aims to facilitate the development of the BombSquad mods
and benefiting from the features of the programs like vscode to autocomplete and give suggestions to you.
Getting Started
You can install this package via pip
pip install badev
But because this package was created to be used in IDEs like vscode, It is better to use virtual environments.
The recommended way to install and use badev is to install this package with pipenv and then create a virtualenv and import it to your desired IDE.
pipenv install -d badev
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.