Skip to content

Commit

Permalink
Merge pull request #152 from yarn-slinger/book
Browse files Browse the repository at this point in the history
  • Loading branch information
janhohenheim authored Jun 17, 2023
2 parents 61cf3c4 + 1753186 commit 338ffa5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
12 changes: 4 additions & 8 deletions docs/src/SUMMARY.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
# Yarn Slinger Book

Welcome to Yarn Slinger, the friendly dialogue tool for Rust!
Please click on the link that describes your situation the best.

- [I'm new to all of this](./new.md)
- [I have used Yarn Spinner for Unity before](./unity.md)
- [I want to port Yarn Slinger to another language than Rust or another engine than Bevy](./porting.md)
- [Introduction](./introduction.md)
- [Working with Yarn Slinger](./new.md)
- [Differences to Yarn Spinner for Unity](./unity.md)
- [Porting Yarn Slinger](./porting.md)
8 changes: 8 additions & 0 deletions docs/src/introduction.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Yarn Slinger Book

Welcome to Yarn Slinger, the friendly dialogue tool for Rust!
Please click on the link that describes your situation the best.

- [I'm new to all of this](./new.md)
- [I have used Yarn Spinner for Unity before](./unity.md)
- [I want to port Yarn Slinger to another language than Rust or another engine than Bevy](./porting.md)

0 comments on commit 338ffa5

Please sign in to comment.