Metadata-Version: 2.1
Name: dblmapi-py
Version: 1.0.5
Summary: A Python module for modding Dragon Ball Legends
Home-page: https://github.com/JuJutsuCord/DBLMAPI/
Author: Mindset
Author-email: Noahswim111@gmail.com
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# DBLMAPI
A python module for modding the game Dragon Ball Legends with its files

![image](https://github.com/JuJutsuCord/DBLMAPI/assets/155781220/b0b6a668-96dd-4ead-a33f-511d1f8eb509)

## How to Find your DB Legends files
this requires android or a jailbroken iphone
so you will need to install [Zarchiver](https://play.google.com/store/apps/details?id=ru.zdevs.zarchiver&pli=1) after you do that you will follow this path:
/Android/data/com.bandainamcoen.dblegends_ww/files/
then you will want to find this file:
89bb4eb5637df3cd96c463a795005065

after that you will put it in the folder you are using this module in and use one of the commands (see the help command by using: python dblmapi_cli.py -h)

## installnation
`pip install dblmapi-py`
