Skip to content

Commit

Permalink
update dg part in readme setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Lamby777 committed Feb 15, 2024
1 parent 44ac827 commit 87e3b68
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,8 @@ Then, go download the correct version of Godot Engine... with whatever method is
best for your environment. Add it to your `PATH` as well if you want the "quick
launch" scripts mentioned below to work.

Then, install `dialogical`, a crate written for managing and compiling dialogue
/ interaction files for this game.

```
cargo install dialogical
```

... and you should be ready to go!
That's it! The dialogue toolkit is now called directly as a build dependency, so
you no longer need to have `dg` installed system-wide.

---

Expand Down

0 comments on commit 87e3b68

Please sign in to comment.