- Converts data from Cobblemon data files into a CSV file that contains spawn properties for the pokemon.
- Mainly dedicated for QALPS data pack.
- 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/
- QALPS directory contains all the data files.
- Run CSVConverter.py to generate a CSV based on the data files.
- Output file will be in the same directory and named CobblemonData.csv
- Checks the data files for misplaced conditions.
- 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/
- QALPS directory contains all the data files.
- Run DataChecker.py to check for misplaced conditions.
- Output will be to the console.