# gameEditor **Repository Path**: ssmV/game-editor ## Basic Information - **Project Name**: gameEditor - **Description**: 单机游戏内存修改 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-03-15 - **Last Updated**: 2023-12-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gameEditor #### 介绍 单机游戏内存修改(以dosbox中的rich3为例,内存基址与偏移已用ce提前抓取) #### 软件架构 Springboot #### 安装教程 1. maven install 2. start springboot #### 使用说明 1. localhost:9999/rich3 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request