Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7281ca3

Browse files
fixed samples folder not containing sample scripts
also renamed folder to just samples
1 parent 0598115 commit 7281ca3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"documentationUrl": "https://github.com/ThatAmuzak/UnitySingleton/blob/convert-to-upm/README.md",
1616
"samples": [
1717
{
18-
"displayName": "Sample scene with Singleton Setup",
18+
"displayName": "Samples",
1919
"description": "Sample scene with Singleton Setup. Based on a <a href=\"https://stackoverflow.com/questions/35890932/unity-game-manager-script-works-only-one-time/35891919#35891919\">_Preload workflow</a>",
20-
"path": "Samples~/Scenes/"
20+
"path": "Samples~/"
2121
}
2222
]
2323
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /