Wanted to help out a bit today and thought I'd take on some of the tedium of adding in the data for the squad sheets as well as do some generalized cleanup of the various bits of code.
(No integration or implementation of the squads, just adding data to the translations sheet)
Fixed a bunch of spelling issues across the board.
Formatted the data.json file to be consistent with best practices.
Added some macOS specific files to the .gitignore
Added all of the squad content to translation.json
Added the faction goals and benefits.
Sorted the information inside of translation.json alphabetically, allowing for easier discovery in the future.
Wanted to help out a bit today and thought I'd take on some of the tedium of adding in the data for the squad sheets as well as do some generalized cleanup of the various bits of code.
(No integration or implementation of the squads, just adding data to the translations sheet)