ppo-Pyramids-Training / com.unity.ml-agents.extensions /Editor /Unity.ML-Agents.Extensions.Editor.asmdef
| { | |
| "name": "Unity.ML-Agents.Extensions.Editor", | |
| "references": [ | |
| "Unity.ML-Agents.Extensions", | |
| "Unity.ML-Agents", | |
| "Unity.ML-Agents.Editor" | |
| ], | |
| "includePlatforms": [ | |
| "Editor" | |
| ], | |
| "excludePlatforms": [] | |
| } | |