The BombSquad Modding Helper
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
badev-1.7.27.tar.gz
(629.4 kB
view hashes)
Built Distribution
badev-1.7.27-py3-none-any.whl
(808.1 kB
view hashes)