# CLEngine **Repository Path**: weizai118/CLEngine ## Basic Information - **Project Name**: CLEngine - **Description**: 基于MonoGame开发的游戏编辑器 - **Primary Language**: C# - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: http://hyuan.org - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 29 - **Created**: 2018-07-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CLEngine #### 项目介绍 基于MonoGame开发的游戏编辑器 官网: http://www.hyuan.org #### 软件架构 MVVMLIGHT实现视图与逻辑分离 WPF高性能界面 #### 安装教程 1. 下载项目 2. 还原NuGet包 3. 重新生成项目 #### 参与贡献 1. Fork 本项目 2. 新建 feature_xxx 分支 3. 提交代码 4. 新建 Pull Request