1
0
Fork 0
Tools for downloading, parsing, exporting, and importing data from the authoritative Data Spreadsheet for Animal Crossing New Horizons.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Blaine Motsinger d15716bf76 Update readme language 1 year ago
bin Clean up notes 3 years ago
data Add populated data.sqlite3 3 years ago
lib/ACNH/Data/Tools Correct exception string 3 years ago
schema Add updated json and sqlite schemas 3 years ago
.acnh-data-tools.rc.example Update to latest download link 3 years ago
.gitignore Add data.json to gitignore 3 years ago
README.md Update readme language 1 year ago

README.md

acnh-data-tools

Tools for downloading, parsing, exporting, and importing data from the official authoritative Data Spreadsheet for Animal Crossing New Horizons.

The latest serialized data in json is available for download at: https://dev.adventurehound.io/renderorange/acnh-data-tools/raw/branch/master/data/json/data.json

The latest schemas are available for download at: https://dev.adventurehound.io/renderorange/acnh-data-tools/raw/branch/master/schema/schema.json https://dev.adventurehound.io/renderorange/acnh-data-tools/raw/branch/master/schema/schema.sqlite

The latest sqlite3 database is available for download at: https://dev.adventurehound.io/renderorange/acnh-data-tools/raw/branch/master/data/sqlite3/data.sqlite3

All data is current to Animal Crossing: New Horizon version 1.3.0 (pretty old and needs to be updated).

AUTHOR

Blaine Motsinger blaine@renderorange.com