Create the Project Manager project (#320)

* Created the Project Manager project with a barebone styled window and rough sketch of first screen

* Renamed to Project Manager, ect.

* Corrected string name for projectmanager and added comments on getting engine path

* Changed output name for Project Manager to lowercase o3de

* Added header guards
This commit is contained in:
AMZN-nggieber
2021-04-30 17:11:40 -07:00
committed by GitHub
parent dd3f032480
commit 7a2f698bbc
20 changed files with 495 additions and 0 deletions
@@ -0,0 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="24" height="24" fill="#444444"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M13 3H11V11H3V13H11V21H13V13H21V11H13V3Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 255 B