| 12345678910111213141516171819 |
- =============================
- Importing an existing project
- =============================
- Crown projects are just regular folders. If you want to import an existing
- project, click the ``Import...`` button in the projects list:
- .. image:: images/empty_projects_list.png
- Then, select the folder containing the project and click the ``Open`` button:
- .. image:: images/import_project_select_folder.png
- If the project is correctly recognized, Crown will add it to the projects list:
- .. image:: images/import_project_projects_list.png
- When you are ready, click the ``Open`` button on the newly imported project to
- start working on it.
|