Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision Next revision Both sides next revision | ||
zh:gdevelop5:getting_started [2018/05/14 04:28] michaeljeancn created |
zh:gdevelop5:getting_started [2018/05/14 05:13] michaeljeancn |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | FIXME **This page is not fully translated, yet. Please help completing the translation.**\\ //(remove this paragraph once the translation is finished)// | ||
- | |||
# 入门 | # 入门 | ||
Line 9: | Line 7: | ||
当您下载完成之后,请进行安装,之后点击桌面上的GDevelop图标启动该应用程序。 | 当您下载完成之后,请进行安装,之后点击桌面上的GDevelop图标启动该应用程序。 | ||
- | 一旦应用程序加载完成后,您将首先看到启动页,这里您可以打开已有的项目或者创建新项目。 | + | 一旦应用程序加载完成后,您将首先看到启动页,这里您可以打开已有的工程或者创建新工程。 |
{{ : | {{ : | ||
- | ==== Open existing project | + | ==== 打开已有工程 |
- | To open an existing project, select the relevant option on the start page. | + | 要打开已有工程,请在启动页选择对应选项。 |
- | Next you need to browse your local file system to open a project. | + | 接下来您需要浏览本地文件系统来打开一个工程。GDevelop 5工程通常保存为“game.json”文件。找到并选择该文件来打开整个工程。 |
- | {{ : | + | {{ : |
- | The icon of this file is depends on whether you have any default application installed on your computer to edit such file. | + | 此文件的图标显示将取决于您是否在计算机上安装了应用程序来默认打开它。 |
- | < | + | < |
- | * Windows: C:/Users/YourUserName/GDevelop Projects, | + | * Windows: C:/Users/您的用户名/GDevelop Projects |
- | * macOS and Linux: GDevelop Projects | + | * macOS and Linux: |
</ | </ | ||
- | Once you have the project open you should be presented with the editor but we come back to it later, first let see how to create a new project. | + | 一旦您打开了工程,编辑器就将显示出来。不过我们会稍后讲解,接下来我们看看如何创建新工程。 |
- | **Note:** GDevelop 4 users, you can [[gdevelop5: | + | **注意:** GDevelop 4用户,您可以[[gdevelop5: |
- | ==== Create a new project | + | ==== 创建新工程 |
- | To create a new project select the relevant option on the start page | + | 要创建新工程,请在启动页选择对应选项。 |
- | In the next window you can choose from templates or create a blank project. A template is already including some assets and events to get you started, the blank project including nothing so you need to start from scratch. | + | |
+ | 在下一窗口中,您可以从模版选择或者创建空白工程。模版在启动时已经包含了一些物资以及事件,而空板工程则不包括任何内容,您需要从头开始。 | ||
{{ : | {{ : | ||
- | Since the purpose of this page is to get you started with using GDevelop, let create a blank project. | + | 由于本页的目的是教导您开始使用GDevelop,这里让我们来创建空白工程。 |
- | First, select the location where would you like to store your new project. As you may notice a default location is already set for you on the bottom of this page. | + | |
+ | 首先,请选择您将在何处保存新的工程。您可能已经注意到了,在创建工程页面的下方已经出现了默认路径。 | ||
{{ : | {{ : | ||
- | If you would like to select a different location, click on the choose folder button next to it: | + | 如果您想要选择其他的路径,请点击路径框旁边的Choose Folder(选择目录)按钮: |
{{ : | {{ : | ||
- | Next, browse the file system on your computer to select a folder to store your project inside. | + | 下一步,在您本地的文件系统中浏览并选择工程保存路径。 |
- | Once you selected or decided to stick with the default location, just click the Empty game button to create a blank project. | + | 当您选择或者决定使用默认路径时,请直接点击Empty game(空白游戏)按钮来创建空白工程。 |
{{ : | {{ : | ||
- | Next you should see the editor either created a blank project or selected a template. | + | 接下来无论您创建了空白工程,或者选择了模板,都将看到编辑器。 |
- | ==== Learn more ==== | + | ==== 更多 |
- | For further information on how to use GDevelop, I recommend to visit the following pages where everything is explained in more detail: | + | 有关如何使用GDevelop的进一步信息,我建议您访问如下页面,其中更详细的解释了所有内容: |
- | * [[gdevelop5: | + | * [[gdevelop5: |
- | * [[gdevelop5: | + | * [[gdevelop5: |
- | * [[gdevelop5: | + | * [[gdevelop5: |
- | ==== Tutorials | + | ==== 教程 |
- | You can also find tutorials on the wiki: | + | 您也可以在本百科上找到教程: |
- | * [[gdevelop5: | + | * [[gdevelop5: |
- | ==== Examples | + | ==== 示例 |
- | You can find various examples and templates here to get you started with making your own games from scratch: | + | 您可以在这里找到各种例子和模板,让您从零开始制作自己的游戏: |
* [[https:// | * [[https:// | ||