123456789101112131415161718192021222324 |
- {
- "gem_name": "SuperluminalProfiler",
- "version": "0.0.0",
- "display_name": "Superluminal Profiler",
- "license": "Apache-2.0 Or MIT",
- "license_url": "https://github.com/o3de/o3de/blob/development/LICENSE.txt",
- "origin": "O3DE Extras",
- "origin_url": "https://github.com/o3de/o3de-extras/development/Gems/ExternalProfilers/SuperluminalProfiler",
- "type": "Code",
- "summary": "Implements the O3DE profiler tags to be used by the superluminal third party profiler",
- "canonical_tags": [
- "Gem",
- "Tools"
- ],
- "user_tags": [
- "Profiler"
- ],
- "icon_path": "preview.png",
- "requirements": "Users will need to download Superluminal from the <a href='https://superluminal.eu/'>Superluminal Web Site</a>.",
- "documentation_url": "https://www.superluminal.eu/docs/documentation.html",
- "dependencies": [
- ],
- "provided_unique_service": "Profiler"
- }
|