Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
BDeshiDev committed Jan 24, 2024
1 parent f088a29 commit 50b61b3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Assets/Packages/com.studio23.ss2.dialoguesystem/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.studio23.ss2.dialoguesystem",
"version": "0.3.2",
"version": "0.3.5",
"displayName": "Dialogue System",
"description": "Dialogue system is an authoring tool for developers to integrate dialogue from scriptwriters inside unity.",
"unity": "2022.3",
Expand All @@ -27,9 +27,9 @@

"samples": [
{
"displayName": "Subtitle Demo",
"description": "A small sample to demonstrate how to use the library for showing subtitiles",
"path": "Samples~/SubtitleDemo"
"displayName": "Dialogue Choice Demo",
"description": "A small sample to demonstrate how to use the library for showing Dialogue Choices",
"path": "Samples~/DialogueChoiceDemo"
}

],
Expand Down

0 comments on commit 50b61b3

Please sign in to comment.