|
|
@@ -0,0 +1,144 @@
|
|
|
+<!DOCTYPE html>
|
|
|
+<html class="writer-html4" lang="en" >
|
|
|
+<head>
|
|
|
+ <meta charset="utf-8" />
|
|
|
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
+ <title>Creating a new project — Crown 0.54.0 Manual 0.54.0 documentation</title><link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
|
|
|
+ <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
|
|
+ <link rel="stylesheet" href="../_static/css/custom.css" type="text/css" /><link rel="shortcut icon" href="../_static/crown-black-socket.svg"/>
|
|
|
+ <!--[if lt IE 9]>
|
|
|
+ <script src="../_static/js/html5shiv.min.js"></script>
|
|
|
+ <![endif]-->
|
|
|
+ <script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
|
|
|
+ <script type="text/javascript" src="../_static/jquery.js"></script>
|
|
|
+ <script type="text/javascript" src="../_static/underscore.js"></script>
|
|
|
+ <script type="text/javascript" src="../_static/doctools.js"></script>
|
|
|
+ <script type="text/javascript" src="../_static/language_data.js"></script>
|
|
|
+ <script src="../_static/js/theme.js"></script>
|
|
|
+ <link rel="index" title="Index" href="../genindex.html" />
|
|
|
+ <link rel="search" title="Search" href="../search.html" />
|
|
|
+ <link rel="copyright" title="Copyright" href="../copyright.html" />
|
|
|
+ <link rel="next" title="Importing an existing project" href="import_existing_project.html" />
|
|
|
+ <link rel="prev" title="Getting Started" href="index.html" />
|
|
|
+</head>
|
|
|
+
|
|
|
+<body class="wy-body-for-nav">
|
|
|
+ <div class="wy-grid-for-nav">
|
|
|
+ <nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
|
|
+ <div class="wy-side-scroll">
|
|
|
+ <div class="wy-side-nav-search" >
|
|
|
+ <a href="../index.html"><img src="../_static/crown-black-socket.svg" class="logo" alt="Logo"/>
|
|
|
+ </a>
|
|
|
+ <div class="version">
|
|
|
+ Crown 0.54.0 Manual
|
|
|
+ </div>
|
|
|
+<div role="search">
|
|
|
+ <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
|
|
|
+ <input type="text" name="q" placeholder="Search docs" />
|
|
|
+ <input type="hidden" name="check_keywords" value="yes" />
|
|
|
+ <input type="hidden" name="area" value="default" />
|
|
|
+ </form>
|
|
|
+</div>
|
|
|
+ </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
|
|
|
+ <ul class="current">
|
|
|
+<li class="toctree-l1"><a class="reference internal" href="../changelog.html">Changelog</a></li>
|
|
|
+<li class="toctree-l1"><a class="reference internal" href="../introduction.html">Introduction</a></li>
|
|
|
+<li class="toctree-l1"><a class="reference internal" href="../installing_crown/index.html">Installing Crown</a></li>
|
|
|
+<li class="toctree-l1 current"><a class="reference internal" href="index.html">Getting Started</a><ul class="current">
|
|
|
+<li class="toctree-l2 current"><a class="current reference internal" href="#">Creating a new project</a></li>
|
|
|
+<li class="toctree-l2"><a class="reference internal" href="import_existing_project.html">Importing an existing project</a></li>
|
|
|
+</ul>
|
|
|
+</li>
|
|
|
+<li class="toctree-l1"><a class="reference internal" href="../reference/index.html">Reference</a></li>
|
|
|
+<li class="toctree-l1"><a class="reference internal" href="../lua_api.html">Lua API reference</a></li>
|
|
|
+<li class="toctree-l1"><a class="reference internal" href="../glossary.html">Glossary</a></li>
|
|
|
+<li class="toctree-l1"><a class="reference internal" href="../copyright.html">License</a></li>
|
|
|
+<li class="toctree-l1"><a class="reference internal" href="../hackers/index.html">Hackers</a></li>
|
|
|
+</ul>
|
|
|
+
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </nav>
|
|
|
+
|
|
|
+ <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
|
|
+ <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
|
|
+ <a href="../index.html">Crown 0.54.0 Manual</a>
|
|
|
+ </nav>
|
|
|
+
|
|
|
+ <div class="wy-nav-content">
|
|
|
+ <div class="rst-content">
|
|
|
+ <div role="navigation" aria-label="Page navigation">
|
|
|
+ <ul class="wy-breadcrumbs">
|
|
|
+ <li><a href="../index.html" class="icon icon-home"></a> »</li>
|
|
|
+ <li><a href="index.html">Getting Started</a> »</li>
|
|
|
+ <li>Creating a new project</li>
|
|
|
+ <li class="wy-breadcrumbs-aside">
|
|
|
+ <a href="../_sources/getting_started/create_new_project.rst.txt" rel="nofollow"> View page source</a>
|
|
|
+ </li>
|
|
|
+ </ul>
|
|
|
+ <hr/>
|
|
|
+</div>
|
|
|
+ <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
|
|
|
+ <div itemprop="articleBody">
|
|
|
+
|
|
|
+ <div class="section" id="creating-a-new-project">
|
|
|
+<h1>Creating a new project<a class="headerlink" href="#creating-a-new-project" title="Permalink to this headline">¶</a></h1>
|
|
|
+<p>When you first launch the Crown Editor, you will be presented with an empty list
|
|
|
+of Projects:</p>
|
|
|
+<img alt="../_images/empty_projects_list.png" src="../_images/empty_projects_list.png" />
|
|
|
+<p>Click the <code class="docutils literal notranslate"><span class="pre">Create</span> <span class="pre">New</span></code> button to start creating a New Project:</p>
|
|
|
+<img alt="../_images/new_project.png" src="../_images/new_project.png" />
|
|
|
+<p>First, choose a <code class="docutils literal notranslate"><span class="pre">Name</span></code> for your project. If <code class="docutils literal notranslate"><span class="pre">Create</span> <span class="pre">Project</span> <span class="pre">Folder</span></code> is
|
|
|
+enabled, Crown will automatically create a project folder in the specified
|
|
|
+<code class="docutils literal notranslate"><span class="pre">Location</span></code>, based on the project name. Otherwise, create a new empty folder
|
|
|
+yourself, and select it with the <code class="docutils literal notranslate"><span class="pre">Location</span></code> button.</p>
|
|
|
+<p>Optionally, you can choose a <code class="docutils literal notranslate"><span class="pre">Template</span></code> project from a list of installed
|
|
|
+templates, or leave it to <code class="docutils literal notranslate"><span class="pre">None</span></code> to start with a new empty project.</p>
|
|
|
+<p>When you are ready, click <code class="docutils literal notranslate"><span class="pre">Create</span></code> button and Crown will create the project
|
|
|
+and open it automatically:</p>
|
|
|
+<img alt="../_images/new_project_editor.png" src="../_images/new_project_editor.png" />
|
|
|
+</div>
|
|
|
+
|
|
|
+
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
|
|
|
+ <a href="index.html" class="btn btn-neutral float-left" title="Getting Started" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
|
|
|
+ <a href="import_existing_project.html" class="btn btn-neutral float-right" title="Importing an existing project" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <hr/>
|
|
|
+
|
|
|
+ <div role="contentinfo">
|
|
|
+ <p>© <a href="../copyright.html">Copyright</a> Except where otherwise noted, content on this page is licensed under a CC-BY-SA 4.0 Int. License.</p>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
|
|
|
+ <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
|
|
|
+ provided by <a href="https://readthedocs.org">Read the Docs</a>.
|
|
|
+
|
|
|
+
|
|
|
+</footer>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </section>
|
|
|
+ </div>
|
|
|
+ <script>
|
|
|
+ jQuery(function () {
|
|
|
+ SphinxRtdTheme.Navigation.enable(true);
|
|
|
+ });
|
|
|
+ </script>
|
|
|
+ <!-- Theme Analytics -->
|
|
|
+ <script async src="https://www.googletagmanager.com/gtag/js?id=G-XNVGCMNDZH"></script>
|
|
|
+ <script>
|
|
|
+ window.dataLayer = window.dataLayer || [];
|
|
|
+ function gtag(){dataLayer.push(arguments);}
|
|
|
+ gtag('js', new Date());
|
|
|
+
|
|
|
+ gtag('config', 'G-XNVGCMNDZH', {
|
|
|
+ 'anonymize_ip': true,
|
|
|
+ });
|
|
|
+ </script>
|
|
|
+
|
|
|
+</body>
|
|
|
+</html>
|