Skip to content

Commit 7bfb189

Browse files
committed
Add installation docs
1 parent 39b6cd8 commit 7bfb189

16 files changed

+26
-11
lines changed

docs/latest/getting-started/create-action-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ folder.
1414

1515
- Ensure you have familiarised yourself with the
1616
[Action Node](../nodes/action-node.md) docs.
17-
- Parley is installed and running in your Godot Editor.
17+
- Parley is [installed](./installation.md) and running in your Godot Editor.
1818
- You have followed the [instructions](./register-action.md) to add the relevant
1919
actions to the system.
2020
- You have created a basic Dialogue Sequence before. Consult the

docs/latest/getting-started/create-condition-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ folder.
1717

1818
- Ensure you have familiarised yourself with the
1919
[Condition Node](../nodes/condition-node.md) docs.
20-
- Parley is installed and running in your Godot Editor.
20+
- Parley is [installed](./installation.md) and running in your Godot Editor.
2121
- You have followed the [instructions](./register-fact.md) to add the relevant
2222
facts to the system.
2323
- You have created a basic Dialogue Sequence before. Consult the

docs/latest/getting-started/create-dialogue-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ folder.
1313
## Pre-requisites
1414

1515
- Familiarise yourself with the [Dialogue Node](../nodes/dialogue-node.md) docs.
16-
- Parley is installed and running in your Godot Editor.
16+
- Parley is [installed](./installation.md) and running in your Godot Editor.
1717
- You have followed the [instructions](./register-character.md) to add the
1818
relevant characters to the system.
1919
- You have created a basic Dialogue Sequence before. Consult the

docs/latest/getting-started/create-dialogue-option-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ folder.
1313

1414
- Familiarise yourself with the
1515
[Dialogue Option Node](../nodes/dialogue-option-node.md) docs.
16-
- Parley is installed and running in your Godot Editor.
16+
- Parley is [installed](./installation.md) and running in your Godot Editor.
1717
- You have followed the [instructions](./register-character.md) to add the
1818
relevant characters to the system.
1919
- You have created a basic Dialogue Sequence before. Consult the

docs/latest/getting-started/create-end-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ folder.
1717

1818
- Ensure you have familiarised yourself with the
1919
[End Node](../nodes/end-node.md) docs.
20-
- Parley is installed and running in your Godot Editor.
20+
- Parley is [installed](./installation.md) and running in your Godot Editor.
2121
- You have created a basic Dialogue Sequence before. Consult the
2222
[getting started guide](./create-dialogue-sequence.md) for more info.
2323

docs/latest/getting-started/create-match-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ folder.
1515

1616
- Ensure you have familiarised yourself with the
1717
[Match Node](../nodes/match-node.md) docs.
18-
- Parley is installed and running in your Godot Editor.
18+
- Parley is [installed](./installation.md) and running in your Godot Editor.
1919
- You have followed the [instructions](./register-fact.md) to add the relevant
2020
facts to the system. Make sure you create a fact with well-known values.
2121
- You have created a basic Dialogue Sequence before. Consult the

docs/latest/getting-started/create-start-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ folder.
1212
## Pre-requisites
1313

1414
- Familiarise yourself with the [Start Node](../nodes/start-node.md) docs.
15-
- Parley is installed and running in your Godot Editor.
15+
- Parley is [installed](./installation.md) and running in your Godot Editor.
1616
- You have created a basic Dialogue Sequence before. Consult the
1717
[getting started guide](./create-dialogue-sequence.md) for more info.
1818

docs/latest/getting-started/how-to-add-action.md

Whitespace-only changes.

docs/latest/getting-started/how-to-add-character.md

Whitespace-only changes.

docs/latest/getting-started/how-to-run-dialogue-sequences.md

Whitespace-only changes.

0 commit comments

Comments
 (0)