Releases: Recon1991/Cobblemon-Spawndata-Extractor
Releases · Recon1991/Cobblemon-Spawndata-Extractor
Release list
CSE 1.0.1
1.0.1 is CSE's second official release.
This release includes the Cobblemon Spawn Data Extractor, a Python-based tool for extracting and analyzing Pokémon spawn data from Cobblemon JSON files.
The following was changed since the last release:
- LICENSE: created and included the LICENSE file in the project. Referencing the MPL-2.0 license
Features:
- Data Extraction: Extracts Pokémon spawn and species data from .zip and .jar archives containing JSON files.
- CSV Output: Generates a detailed CSV file containing spawn conditions, egg groups, biomes, moon phases, and more.
- Concurrency: Uses multi-threading to improve extraction speed and efficiency.
- Fun Mode: Adds colorful terminal outputs using colorama for a more engaging user experience.
- Docker Support: Includes Docker support to help run the project in a consistent environment.
Installation and Usage:
- Download the .zip or .tar.gz file attached below.
- Extract the contents and follow the instructions in the README.md file for setup and usage.
Requirements:
- Python 3.7+
- Install required Python packages using
pip install -r requirements.txt
Checksums:
cobblemon_spawndata_extractor.zip:
SHA256: a1813da0f59809c09b56f68ace5940e93fe24395f2088711763a94e08c8b819a
cobblemon_spawndata_extractor.tar.gz:
SHA256: aa684e264355fe989c60962b2803e6ca27254235d90c3ad9395f20a3fc810b1c
Feel free to report issues or contribute to the project to help improve future versions.