Skip to content

Commit cbe7d63

Browse files
committed
feat(docs): initial documentation
1 parent 12f84f3 commit cbe7d63

File tree

5 files changed

+2
-16
lines changed

5 files changed

+2
-16
lines changed

Assets/FluidDialogue.meta

-8
This file was deleted.

Assets/FluidDialogue/Tests.meta

-3
This file was deleted.

Assets/FluidDialogue/Tests/Editor.meta

-3
This file was deleted.

Assets/com.fluid.dialogue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"description": "A Unity dialogue system that features an easy to use drag and drop graph. ScriptableObject driven with the ability to write custom actions and conditions to create complex dialogue workflows.",
66
"unity": "2019.1",
77
"dependencies": {
8-
"com.fluid.database": "1.0.1"
8+
"com.fluid.database": "1.0.2"
99
}
1010
}

Packages/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"dependencies": {
1313
"clever-crow.nsubstitute": "2.0.3",
14-
"com.fluid.database": "1.0.1",
14+
"com.fluid.database": "1.0.2",
1515
"com.unity.ads": "2.0.8",
1616
"com.unity.analytics": "3.3.2",
1717
"com.unity.collab-proxy": "1.2.16",

0 commit comments

Comments
 (0)