Skip to content

Zelda Breath of the Wild Checklist generator from savegame file

License

Notifications You must be signed in to change notification settings

marlindo71/zelda-botw-checklist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zelda BOTW Checklist

Zelda BOTW Checklist is a python program tha generates quests checklist of Zelda Breath of The Wild game from savegame file.

docs/exemplo.gif

Basic Usage

Savegame file must always be specified:

zelda-botw-checklist game_data.sav

Savegame file must always be specified. Outputile is optional. Default output file is Zelda BOTW Checklist.xslx:

zelda-botw-checklist game_data.sav Checklist_File

Downloading repository

Caso deseje contribuir para este reprositório ou simplesmente prefere baixar diretamente (sem usar o PyPI). Siga as instruções a seguir. If you wish to contribute or download (without using PyPI). Follow the instructions bellow.

You must have git e pip installed in order to download the repo and install dependencies.

Clone repo:

git clone https://github.com/marlindo71/zelda-botw-checklist

Go to cloned repo folder and install dependencies with pip:

cd zelda-botw-checklist
pip install -r requirements.txt

Now you are ready to use zelda-botw-checklist from source code:

python zelda-botw-checklist game_data.sav

About

Zelda Breath of the Wild Checklist generator from savegame file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages