Metadata-Version: 2.1
Name: botw-flag-util
Version: 0.0.9
Summary: Game data and save game data flag utilities for LoZ:BotW
Home-page: https://github.com/GingerAvalanche/botw_flag_util
Author: Ginger
Author-email: chodness@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.7.4
Description-Content-Type: text/markdown
Requires-Dist: bcml (>=3.0.0b25)
Requires-Dist: oead (>=0.11.2)

# Ginger's Breath of the Wild Flag Utilities
Game data and save game data flag utilities for LoZ:BotW

## Dependencies
* A dumped copy of Legend of Zelda: Breath of the Wild (for Wii U or Switch)
* Python 3.7+ (64-bit, added to system PATH)

The following `pip` packages, which will be automatically installed:
* bcml
* oead

## Setup
1. Download and install Python 3.7+, 64-bit. You must choose the "Add to System PATH" option during installation.
2. Open a command line and run `pip install botw_flag_util`

### How to Use
WIP

