# 关于 CharmingCraft

<figure><img src="https://896423602-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzDDuVx9RIlsYxZEkAyGr%2Fuploads%2Fdr1n6E1HFNzBeng6hdLv%2Fproject-title-bg.png?alt=media&#x26;token=92dfa98f-c7fa-4e45-ac19-83c1fa26a25f" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
CharmingCraft 使用的资源来自于游戏 Minecraft 和第三方网站购买的模型. 另外,许多模型及游戏资产也由 Caizii 制作请标明作者进行二次使用.
{% endhint %}

## 概述

This project build based on Unreal Engine 5.3 to create a Top-Down low poly RPG game. It draws inspiration from Minecraft, such as its inventory system and artistic style, as well as the Top-Down view, combat system, and isometric indoor scene design of the game Minecraft: Dungeon. CharmingCraft aims to offer a more relaxed gameplay experience, where players can freely explore the map, gather resources to craft weapons, complete quests, and more...

{% embed url="<https://www.bilibili.com/video/BV1vr421b7Bj/>" fullWidth="false" %} <mark style="color:green;">**Demo for the item ablility system**</mark>
{% endembed %}

## 快速探索

{% content-ref url="you-xi-nei-rong" %}
[you-xi-nei-rong](https://charmingcraft.caizii.org/you-xi-nei-rong)
{% endcontent-ref %}

{% content-ref url="you-xi-ji-zhi" %}
[you-xi-ji-zhi](https://charmingcraft.caizii.org/you-xi-ji-zhi)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://charmingcraft.caizii.org/guan-yu-charmingcraft.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
