Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.01 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.01 KB

CSV Tool

Description

Usage

  1. Have a directory named "CobblemonData" in the same directory.
    • QALPS directory contains all the data files.
      • Data files are in QuestionablyLoreAccuratePokemonSpawns/data/cobblemon/spawn_pool_world/
  2. Run CSVConverter.py to generate a CSV based on the data files.
    • Output file will be in the same directory and named CobblemonData.csv

Data File Checker

Description

  • Checks the data files for misplaced conditions.

Usage

  1. Have a directory named "CobblemonData" in the same directory.
    • QALPS directory contains all the data files.
      • Data files are in QuestionablyLoreAccuratePokemonSpawns/data/cobblemon/spawn_pool_world/
  2. Run DataChecker.py to check for misplaced conditions.
    • Output will be to the console.