Skip to content

Commit c1d128f

Browse files
committed
update upm sample description.
1 parent e817ddf commit c1d128f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • example/unity/DemoApp/Assets/FlutterUnityIntegration

example/unity/DemoApp/Assets/FlutterUnityIntegration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"samples": [
1717
{
1818
"displayName": "Demo",
19-
"description": "Scenes and scripts for the Demo project",
19+
"description": "Scenes and scripts for the Demo project.\n\n To run the demo, add the scenes to your build settings. 0: SampleScene, 1: scene_2, 2: NativeScene",
2020
"path": "Samples~/Demo"
2121
}
2222
]

0 commit comments

Comments
 (0)