You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Documentation for Parley can be found [here](docs/parley.md).
69
+
Documentation for Parley can be found
70
+
[here](https://parley.bisterixstudio.com/docs).
68
71
69
72
## Support
70
73
@@ -83,12 +86,13 @@ submit an issue if you have any further data on this issue.
83
86
## Licence
84
87
85
88
Parley is 100% free and open-source, under the MIT licence.
89
+
[The license is distributed with Parley and can be found in the `addons/parley` folder](https://github.com/bisterix-studio/parley/blob/main/addons/parley/LICENSE).
86
90
87
91
## Contributions
88
92
89
-
[Contributions](./CONTRIBUTING.md), issues and feature requests are very
90
-
welcome. If you are using this package and fixed a bug for yourself, please

19
+
20
+
## Table of contents
21
+
22
+
-[Table of contents](#table-of-contents)
23
+
-[Features](#features)
24
+
-[Installation](#installation)
25
+
-[Documentation](#documentation)
26
+
-[Support](#support)
27
+
-[Known Issues and Troubleshooting](#known-issues-and-troubleshooting)
28
+
-[Parts of Godot are unresponsive in MacOS after close a test dialogue scene via the close button](#parts-of-godot-are-unresponsive-in-macos-after-close-a-test-dialogue-scene-via-the-close-button)
29
+
-[Licence](#licence)
30
+
-[Contributions](#contributions)
31
+
32
+
Installation Features Examples Support Useful links Licence Contributions
33
+
34
+
## Features
35
+
36
+
- An easy to use and well-defined Graph Editor
37
+
- A wide variety of nodes for maximum flexibility and creativity:
### Parts of Godot are unresponsive in MacOS after close a test dialogue scene via the close button
81
+
82
+
**Solution:** Swipe up with three fingers to open Mission Control. Swipe down
83
+
again to make Godot responsive again. Currently not sure why it happens, please
84
+
submit an issue if you have any further data on this issue.
85
+
86
+
## Licence
87
+
88
+
Parley is 100% free and open-source, under the MIT licence.
89
+
[The license is distributed with Parley and can be found in the `addons/parley` folder](https://github.com/bisterix-studio/parley/blob/main/addons/parley/LICENSE).
0 commit comments