Replaces the Python fetch_pokeapi.py script with a Go tool that crawls a local PokeAPI instance and writes seed JSON files. Supports caching and special encounter definitions via JSON config. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 lines
53 B
Modula-2
4 lines
53 B
Modula-2
module nuzlocke-tracker/tools/fetch-pokeapi
|
|
|
|
go 1.22
|