You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
414 B
JSON
16 lines
414 B
JSON
{
|
|
"project_name": "DummyProject",
|
|
"product_name": "DummyProject",
|
|
"executable_name": "DummyProjectLauncher",
|
|
"modules" : [],
|
|
"project_id": "{91FB81A1-072C-4A80-8FCC-7E2C4C767B4D}",
|
|
|
|
"android_settings" : {
|
|
"package_name" : "com.lumberyard.yourgame",
|
|
"version_number" : 1,
|
|
"version_name" : "1.0.0.0",
|
|
"orientation" : "landscape"
|
|
},
|
|
"engine" : "o3de"
|
|
}
|