|
|
@ -2,9 +2,18 @@ |
|
|
|
|
|
|
|
Tools for downloading, parsing, exporting, and importing data from the official Data Spreadsheet for Animal Crossing New Horizons. |
|
|
|
|
|
|
|
The latest json is available for download at: |
|
|
|
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 links are current to Animal Crossing: New Horizon version 1.3.0. |
|
|
|
|
|
|
|
## AUTHOR |
|
|
|
|
|
|
|
Blaine Motsinger <blaine@renderorange.com> |