Skip to content

Commit

Permalink
Merge pull request #61 from FSGModding/modLibraryRevam
Browse files Browse the repository at this point in the history
v2.0.0 branch merge
  • Loading branch information
jtsage authored Feb 1, 2023
2 parents 530cc9a + 0ee79a1 commit 107b33f
Show file tree
Hide file tree
Showing 36 changed files with 1,348 additions and 1,199 deletions.
4 changes: 2 additions & 2 deletions DEVELOP.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,13 +64,13 @@ This package provides a number of test cases:

See if translation files match keys

`# npm run langtest`
`# npm run lang_test`

### Fix translations

If translation files are mismatched, this will fix it (english is master)

`# npm run langfix`
`# npm run lang_fix`

### Check Dependencies

Expand Down
Loading

0 comments on commit 107b33f

Please sign in to comment.