Skip to content

Commit

Permalink
update silly wisher assets to 0.33 (#1396)
Browse files Browse the repository at this point in the history
* update translation table

* fix locale ordering

* update silly wisher splash art

* update silly wisher portraits

* update executor script

* update .envrc

* update the documentation

* add yaml to dev dependencies

* process i2languages in javascript executor

* add more detail to readme

* add VERSION file

* update readme

* resize splash arts

* resize portraits

* Resolve comments

---------

Co-authored-by: Van Nguyen <[email protected]>
  • Loading branch information
furrycatherder and nguyentvan7 authored Jan 3, 2024
1 parent c9a87ac commit 1de3d4e
Show file tree
Hide file tree
Showing 166 changed files with 7,341 additions and 121 deletions.
1 change: 1 addition & 0 deletions .envrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
layout node
Binary file not shown.
8 changes: 8 additions & 0 deletions libs/silly-wisher-names/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,11 @@ This library was generated with [Nx](https://nx.dev).
## Building

Run `nx build silly-wisher-names` to build the library.

## Updating the translation file

Extract the `I2Languages.asset` from the Silly Wisher APK and copy it to the
`Translated` folder.

You may also need to update the character key mapping table in the executor
script.
71 changes: 0 additions & 71 deletions libs/silly-wisher-names/Translated/CharMemNames.csv

This file was deleted.

Loading

0 comments on commit 1de3d4e

Please sign in to comment.