-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deployed 110f46b with MkDocs version: 1.5.3
- Loading branch information
1 parent
110f46b
commit 994235d
Showing
3 changed files
with
53 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"config":{"indexing":"full","lang":["en"],"min_search_length":3,"prebuild_index":false,"separator":"[\\s\\-]+"},"docs":[{"location":"","text":"DBLMAPI A python module for modding the game Dragon Ball Legends with its files How to Find your DB Legends files this requires android or a jailbroken iphone so you will need to install Zarchiver 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","title":"Home"},{"location":"#dblmapi","text":"A python module for modding the game Dragon Ball Legends with its files","title":"DBLMAPI"},{"location":"#how-to-find-your-db-legends-files","text":"this requires android or a jailbroken iphone so you will need to install Zarchiver 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)","title":"How to Find your DB Legends files"},{"location":"#installnation","text":"pip install dblmapi-py","title":"installnation"}]} | ||
{"config":{"indexing":"full","lang":["en"],"min_search_length":3,"prebuild_index":false,"separator":"[\\s\\-]+"},"docs":[{"location":"","text":"Certainly! Here's an updated version of your index.md file with an additional section for examples and how to contribute: # DBLMAPI A Python module for modding the game Dragon Ball Legends with its files ![DBLMAPI 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. You will need to install [Zarchiver](https://play.google.com/store/apps/details?id=ru.zdevs.zarchiver&pli=1). After that, follow this path: `/Android/data/com.bandainamcoen.dblegends_ww/files/` Find the file: `89bb4eb5637df3cd96c463a795005065` After that, 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`) ## Installation ```bash pip install dblmapi-py Examples Here are some examples of using dblmapi : Stars Task: bash dblmapi --t stars --f your_file.txt Zenkai Task: bash dblmapi --t zenkai --f your_file.txt Explanations of each command and how they work can be found in the Usage section. How to Contribute You can contribute to DBLMAPI in various ways: Star the Repo: Show your support by starring the repository. Fork the Repo: Fork the repository to contribute your changes. Give Feedback: Provide feedback or report issues in the GitHub Issues section. Feel free to contribute and make DBLMAPI even better! made by mindset (AKA on PYPI Ohioman02) Documentation built with MkDocs . ```","title":"Home"},{"location":"#examples","text":"Here are some examples of using dblmapi : Stars Task: bash dblmapi --t stars --f your_file.txt Zenkai Task: bash dblmapi --t zenkai --f your_file.txt Explanations of each command and how they work can be found in the Usage section.","title":"Examples"},{"location":"#how-to-contribute","text":"You can contribute to DBLMAPI in various ways: Star the Repo: Show your support by starring the repository. Fork the Repo: Fork the repository to contribute your changes. Give Feedback: Provide feedback or report issues in the GitHub Issues section. Feel free to contribute and make DBLMAPI even better! made by mindset (AKA on PYPI Ohioman02) Documentation built with MkDocs . ```","title":"How to Contribute"}]} |
Binary file not shown.