2.6 KiB
Intro 简介
Mint's new game.
薄荷的新作游戏。
A pixel cross-platform Roguelite game.
一款像素的跨平台的Roguelite游戏。
Recent Development progress 近期研发进度
Task 任务 | status 状态 |
---|---|
Randomly generated map 随机生成地图 | In progress 进行中 |
loot 战利品 | await 等待 |
Support still out of the knapsack system 支持仍出的背包系统 | await 等待 |
Run the project locally 在本地运行项目
Download engine 下载引擎
-
Download Godot Engine .Net.
After downloading the engine, you will need to download an additional export template to export as an executable program.
下载引擎后,您需要额外下载导出模板才能导出为可执行程序。
-
Download .NetSDK.
下载 .NetSDK.
Clone project 克隆项目
Enter the following command in your working directory:
在您的工作目录输入以下指令:
git clone https://github.com/Cold-Mint/Traveller.git
Participate in translation 参与翻译
The project is prepared for localization at the beginning of writing. You can edit the csv file in the locals directory. To modify and add new translations.
此项目在编写之初就为本地化做好了准备。您可以编辑locals目录下的csv文件。来修改和添加新的翻译。
License 许可证
Chinese translation version:GPL-3.0 license 简体中文
查看协议的中文翻译版本:GPL-3.0 license 简体中文
Support commercial, anyone can modify, build, and sell or distribute for free. For all derivative versions of this project, under the GPL, you shall retain the author copyright and publish the modified source code.
支持商用,任何人可修改,构建,并用于售卖或免费发布。对于此项目的所有衍生版本,根据GPL协议,您应当保留作者版权,以及公开修改后的源代码。
Note: You have the right to sell the modified version, but not the original.
注意:您有权售卖修改后的版本,但不能售卖原版。