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.
o3de/Templates/DefaultProject/Template
Alex Peterson aa885e5d0b
Fix project creation (#1445)
* Add ability to change project name

* Fixed several issues where path types were changed

* Added PythonBindings CreateProject unit test

* Fix python warning format

* Validate new project name in CLI

* Fix issue creating pathview on linux

* Use better testing macros

* Refactored the unit_test_engine_template.py test to actually test
against the current engine_template.py commands

The commands of create-template, create-from-template, create-project
and create-gem is now being validated.

Registered the unit_test_engine_template.py script with CTest in the smoke test
suite so that it runs in Automated Review

Fixed issues in the engine_template.py script where the template_restricted_path parameter was required in the create_project and create_gem functions

Co-authored-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
5 years ago
..
Code Fix project creation (#1445) 5 years ago
Config Integrating latest 47acbe8 5 years ago
Platform Integrating latest 47acbe8 5 years ago
Registry Added a ${GemName}.Builders variant to Asset-Only Gems (#1324) 5 years ago
Resources Integrating latest 47acbe8 5 years ago
ShaderLib Updates to the DefaultProject template 5 years ago
Shaders Updates to the DefaultProject template 5 years ago
.gitignore Integrating up through commit 90f050496 5 years ago
CMakeLists.txt Update minimum required CMake version to 3.20 (#1253) 5 years ago
EngineFinder.cmake SPEC-6663 add file(READ files to tracking (#1416) 5 years ago
autoexec.cfg Integrating latest 47acbe8 5 years ago
game.cfg Added a ${GemName}.Builders variant to Asset-Only Gems (#1324) 5 years ago
preview.png Improved project creation validation 5 years ago
project.json O3de updates restricted download (#229) 5 years ago