Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 1.51 KB

README.md

File metadata and controls

56 lines (40 loc) · 1.51 KB

🌍 ACNH Translations Sheet to JSON


The goal of this project is to convert the Animal Crossing: New Horizons community translations spreadsheet into JSON

Usage with Yarn

yarn add @stun3r/acnh-translations

Then import/require it in your project

Usage with Npm

npm install --save @stun3r/acnh-translations

Then import/require it in your project

Development

Running with watcher

$ yarn start

Running build:

$ yarn build

License

MIT License - Copyright (c) Thibaut DAVID

Big thanks to @LavaToaster https://github.com/NooksBazaar/google-sheets-to-json