🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 1.7K |
| ⭐ GitHub Stars | 33(fork 2) |
| 🗓️ 最近推送 | 2026-07-29 |
| 🌱 项目创建 | 2026-04-08 |
| 💻 语言 / License | JavaScript · 未标注 |
| 🐛 开放Issue | 0 |
📝 工具简介
MSW AI编程插件公共仓库,为AI辅助MapleStory Worlds创作提供共享基础技能集和可选内容技能。
📖 怎么用
这个仓库是给 AI 辅助开发 MapleStory Worlds 用的插件集。安装方式比较特殊,不是用包管理器,而是直接把仓库里的 `plugins/` 目录下的 `msw-maker-base-skill` 和 `msw-maker-content-skill` 这两个文件夹,手动复制到你 AI 工具的插件目录里。配置和初始化 README 未说明。用的时候,直接让 AI 加载 `msw-maker-base-skill` 这个基础技能,它就能帮你处理平台规则、`.mlua` 脚本、实体模型这些核心开发流程。如果需要进阶功能,比如做技能,再让 AI 加载 `msw-maker-content-skill` 这个内容技能。
📋 迷你测评
MSW AI编程插件公共仓库。亮点是为MapleStory Worlds创作提供共享基础技能集。偏游戏开发场景,非通用编程。
📄 README 要点
这是给MapleStory Worlds(冒险岛世界)AI辅助开发用的插件仓库,提供一套基础技能和可选内容技能。基础技能覆盖平台规则、.mlua脚本模式、实体模型UI战斗工作流、资源搜索和调试循环;可选技能目前有技能制作器,支持做玩家攻击技能系统,包括瞄准、判定时机、伤害表现、击退、施法锁定和弹道行为。用的时候把仓库作为插件源加载到AI编码工具里,然后启用基础技能就能开始做MSW项目了。
查看英文原文
MSW AI Coding Plugins Public plugin repository for AI assisted MapleStory Worlds (MSW) creation. This repository provides a shared base skill set and optional content specific skills for building MSW worlds with AI coding tools. Included Plugins msw maker base skill Core MSW authoring guidance for: MSW platform and workspace rules .mlua scripting patterns entity, model, UI, avatar, package, and combat workflows resource search and application validation and debugging loops msw maker content skill Optional advanced content guidance. It currently provides maplestory skill maker for reusable player attack skill systems, including targeting, judgment timing, damage presentation, knockback, casting locks, and projectile behavior. Repository Layout [安装/使用命令见下方] Usage Install or load this repository as a plugin source in your AI coding tool, then enable msw maker base skill for MSW projects. Install optional content skills separately when the project needs them. For best results, use the skill set inside a valid MapleStory Worlds local workspace and follow the validation steps described by the skills. Status This repository is maintained as the public release source for MSW maker base and optional content skills.
💬 评论(0)
交流使用体验、避坑建议;违规内容将被删除