diff --git a/Assets/extDebug/package.json b/Assets/extDebug/package.json index 88a034d..5362aa9 100644 --- a/Assets/extDebug/package.json +++ b/Assets/extDebug/package.json @@ -11,7 +11,18 @@ "menu" ], "category": "Debug", - "samples": [], + "samples": [ + { + "displayName": "Menu Example", + "description": "", + "path": "Examples~/extDebug.Menu" + }, + { + "displayName": "Notifications Example", + "description": "", + "path": "Examples~/extDebug.Notifications" + } + ], "repository": { "type": "git", "url": "https://github.com/iam1337/extDebug.git#upm"