Skip to content

Commit

Permalink
Add credit for .asmdef feature
Browse files Browse the repository at this point in the history
  • Loading branch information
desplesda committed Mar 23, 2020
1 parent 4431be5 commit f429b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Yarn Spinner for Unity will use the Text Language setting to determine which plural rules to apply.
- Documentation for format functions is available on the [Yarn Spinner site](https://yarnspinner.dev/docs/syntax/#format-functions).
- **Faster Compiling:** Yarn Spinner for Unity now uses .asmdef files.
- Yarn Spinner's Unity code now compiles to a separate assembly.
- Yarn Spinner's Unity code now compiles to a separate assembly. (@Schroedingers-Cat)
- **IMPORTANT:** if you're using asmdefs in your own code, any assembly you write that needs to refer to Yarn Spinner will need to add a reference to the YarnSpinner.Unity assembly.
- **Patreon Supporter Info**: [Patreon supporter](https://www.patreon.com/bePatron?u=11132340) information is now displayed in the Yarn Spinner window in Yarn Spinner for Unity.
- To view it, open the Window menu, and choose Yarn Spinner.
Expand Down

0 comments on commit f429b61

Please sign in to comment.