-
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
61cf3c4
commit 1753186
Showing
2 changed files
with
12 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |