12345678910111213141516171819202122232425 |
- {
- "gem_name": "RemoteTools",
- "version": "0.0.0",
- "display_name": "Remote Tools Connection",
- "license": "Apache-2.0 Or MIT",
- "license_url": "https://github.com/o3de/o3de/blob/development/LICENSE.txt",
- "origin": "Open 3D Engine - o3de.org",
- "origin_url": "https://github.com/o3de/o3de",
- "type": "Code",
- "summary": "The Remote Tools Connection Gem implements a public API for connecting remote debug and tools O3DE applications.",
- "canonical_tags": [
- "Gem"
- ],
- "user_tags": [
- "RemoteTools",
- "Network",
- "Framework"
- ],
- "icon_path": "preview.png",
- "requirements": "",
- "documentation_url": "",
- "dependencies": [],
- "restricted": "RemoteTools"
- }
|