Python script to generate counties database

This commit is contained in:
Dan Paulat 2022-10-23 08:19:14 -05:00
parent 2ac141ea1a
commit 25fb7168e3
3 changed files with 125 additions and 0 deletions

3
.gitmodules vendored
View file

@ -16,3 +16,6 @@
[submodule "external/stb"]
path = external/stb
url = https://github.com/nothings/stb.git
[submodule "data"]
path = data
url = ../supercell-wx-data