> For the complete documentation index, see [llms.txt](https://gxeditor.gitbook.io/gxeditor/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gxeditor.gitbook.io/gxeditor/master.md).

# gxeditor

## 软件介绍

gxeditor(Game Xml Editor)，游戏Xml编辑器，旨在方便的编辑Xml文件，后续会添加校验数据有效性的功能。

对开发者来说，代码生成功能（生成cpp代码，读取游戏数据），可以省掉很多重复性工作。

## 核心编辑功能演示

先后演示了编辑整数、浮点数、枚举、字符串、文件、图片、声音等的效果。

![](/files/-Lf9rYNyrj7chYc9GW8L)

## 相关地址

### 下载地址

<https://github.com/uhziel/gxeditor/releases> 下载有"Lastest release"标记的  gxeditor-setup-xxx.exe

下载安装好，以后有稳定版本更新，它会自动升级。

### Github主页

<https://github.com/uhziel/gxeditor>
