12345678910111213141516171819202122232425262728 |
- {
- "gem_name": "Audio",
- "version": "1.0.0",
- "display_name": "Starter Game Audio",
- "license": "License used i.e. Apache-2.0 or MIT",
- "license_url": "Link to the license web site i.e. https://opensource.org/licenses/Apache-2.0",
- "origin": "The name of the originator or creator",
- "origin_url": "The website for this Gem",
- "type": "Asset",
- "summary": "Holds Starter Game's audio assets and scripts",
- "canonical_tags": [
- "Gem"
- ],
- "user_tags": [
- "Audio"
- ],
- "platforms": [
- ""
- ],
- "icon_path": "preview.png",
- "requirements": "Notice of any requirements for this Gem i.e. This requires X other gem",
- "documentation_url": "Link to any documentation of your Gem",
- "dependencies": [],
- "repo_uri": "",
- "compatible_engines": [],
- "engine_api_dependencies": [],
- "restricted": "Audio"
- }
|