Skip to content

MapleRedbean/Maple2DB_Tools

Repository files navigation

Maple2DB

枫之谷2 私服数据库管理工具

MapleStory 2 private server database management tool.

功能 Features

  • 市场管理 Market Management
    • 商品列表 / Item List
    • 添加商品 / Add Items
    • 编辑商品 / Edit Items
    • 导入/导出 CSV / Import/Export CSV
    • 可以搭配itemname.xml自动填充使用 / itemname.xml to AUTOimport

技术栈 Tech Stack

  • WPF (.NET 8.0)
  • C#
  • MySQL

构建 Build

dotnet build -c Release

配置 Configuration

运行前需要配置数据库连接环境变量:

  • DB_IP - 数据库地址
  • DB_PORT - 数据库端口 (默认 3306)
  • DB_USER - 数据库用户名
  • DB_PASSWORD - 数据库密码
  • DATA_DB_NAME - 数据库名 (默认 maple-data)

数据文件 Data Files

运行时需要以下数据文件(需自行获取):

  • shopitemname.xml - 物品名称映射
  • meratmarketcategory.xml - 商品分类

免责声明 Disclaimer

本项目仅供学习研究使用,不得用于商业目的。

This project is for educational purposes only. Commercial use is prohibited.

MapleStory 2 is a trademark of Nexon. This project is not affiliated with or endorsed by Nexon.

许可证 License

GNU Affero General Public License v3.0 (AGPL-3.0)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages