-
Notifications
You must be signed in to change notification settings - Fork 0
/
project.json.bak0
49 lines (49 loc) · 1.19 KB
/
project.json.bak0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"project_name": "RobotSim",
"project_id": "{EBE369AB-D852-463A-B245-E09E9CFBBFC8}",
"origin": "Open 3D Engine Extras: RobotSim",
"license": "https://github.com/o3de/o3de-extras/tree/development/Templates/Ros2ProjectTemplate/Template/LICENSE.txt",
"display_name": "RobotSim",
"summary": "Template for ROS2 projects.",
"canonical_tags": [
"Project"
],
"user_tags": [
"RobotSim",
"ROS2",
"ROS"
],
"icon_path": "preview.png",
"engine": "o3de",
"external_subdirectories": [
"Gem"
],
"restricted": "RobotSim",
"gem_names": [
"Atom",
"AudioSystem",
"CameraFramework",
"Compression",
"DebugDraw",
"DiffuseProbeGrid",
"EditorPythonBindings",
"EMotionFX",
"GameState",
"ImGui",
"LandscapeCanvas",
"LyShine",
"PhysX",
"PrimitiveAssets",
"PrefabBuilder",
"ROS2",
"RosRobotSample",
"SaveData",
"ScriptCanvasPhysics",
"ScriptEvents",
"StartingPointInput",
"TextureAtlas",
"WhiteBox",
"WarehouseSample",
"RobotSim"
]
}