Skip to content

90135/COM3D2_MOD_EDITOR

Repository files navigation

English | 简体中文 | 日本語

Disclaimer/How to Dev/Credit/KISS Rule

Github All Releases

English

COM3D2 MOD EDITOR V2

COM3D2 MOD editor, built with Golang + Wails + React + TypeScript, Modern technology here we come!!


This is a MOD creation tool for カスタムオーダーメイド3D 2 (CUSTOM ORDER MAID 3D2 / COM3D2)

But it can also be used for カスタムメイド3D 2 (CUSTOM MAID 3D2 / CM3D2)


If you like it, please light up the Star~

Any Bug or request, plsease use Issues or Discussions

or join Discord https://discord.gg/XQVfcJWbPp


For now, it allows you to edit files in these formats

  • .menu
  • .mate
  • .pmat
  • .col
  • .phy
  • .psk
  • .tex (preview & convert only & requires external dependencies)
  • .anm (JSON only)

Highlights

  • Fully open source, completely free, and completely free; say goodbye to non-open source non-free software.
  • With full multilingual support, please contribute to us through Crowdin!
  • With complete entry help, don’t know what to fill in the box? You are in the right place!
  • Ability to create files from scratch, no need to copy files from elsewhere.
  • With light mode and dark mode.
  • .menu editing syntax highlighting.
  • All-in-one.
  • More benefits are waiting for you to discover.

Requirements

This application requires the following software to run:

  • Microsoft Edge WebView2
  • ImageMagick
    • Required for working with .tex files and image processing features to support various image formats. Optional if you don't need .tex editing.
    • Install from the official website: https://imagemagick.org/script/download.php
    • On the download page, look for ImageMagick-version-Q16-HDRI-x64-dll.exe and install it. During installation, check Add application directory to your system path.
    • Or install via terminal command: winget install ImageMagick.Q16-HDRI
    • After installation, verify by running magick -version in your terminal. A version number output indicates success.
    • ImageMagick® is a free and open-source software suite for image editing and manipulation.

Localization

Crowdin

We use Crowdin for localization, and we will synchronize translations with Crowdin at each release.

If you want to participate in localization, please check https://crowdin.com/project/com3d2modeditorv2

register a free account and you can contribute translations on Crowdin.

Currently, some languages use AI translation. If you are not satisfied with the existing translations, please feel free to contribute translations through Crowdin.

If your language is not available, you can request to add a new language in Crowdin or Issue.

Privacy

This application does not collect any personal information nor upload any data to servers.

The only active network request is for update checks, which solely communicates with GitHub API. You can disable the update check feature.

Code location:

func fetchLatestVersion() (version string, err error) {


Other Repositories

You can also check out my other repositories


ScreenShot ScreenShot ScreenShot ScreenShot
1 2 3 4
5 6 7 8




简体中文

COM3D2 MOD EDITOR V2

COM3D2 MOD 编辑器,使用 Golang + Wails + React + TypeScript 打造,现代技术我们来了!!


这是 カスタムオーダーメイド3D2 (CUSTOM ORDER MAID 3D2 / COM3D2) 的 MOD 制作工具

但它也可以用于 カスタムメイド3D 2 (CUSTOM MAID 3D2 / CM3D2)


如果您喜欢,请点亮 Star~

任何 Bug 或请求,请使用 Issues 或 Discussions

QQ 群 967954608 加群暗号 MOD

Discord https://discord.gg/XQVfcJWbPp


目前,它允许您编辑以下格式的文件

  • .menu
  • .mate
  • .pmat
  • .col
  • .phy
  • .psk
  • .tex (仅支持预览和转换、需要外部依赖)
  • .anm (仅 JSON 格式)

亮点

  • 完全开源,完全免费,完全自由;和非开源的非自由软件说再见。
  • 拥有完整的多国语言支持,请通过 Crowdin 为我们贡献翻译!
  • 拥有完整的条目帮助,不知道框内该填什么?你来对地方了!
  • 有能力从 0 创建文件,告别需要从别处复制文件。
  • 拥有浅色模式和暗黑模式。
  • .menu 编辑语法高亮。
  • 多合一。
  • 更多好处等你来发现!

依赖

该应用需要以下软件以运行:

  • Microsoft Edge WebView2
  • ImageMagick
    • 使用 .tex 格式和图片处理相关功能需要安装 ImageMagick,这是为了支持尽可能多的图片格式。如果您不使用 .tex 编辑,您可以选择不安装。
    • 请从官方网站安装:https://imagemagick.org/script/download.php
    • 在下载页面上找到 ImageMagick-版本号-Q16-HDRI-x64-dll.exe 下载并安装,安装时需要勾选 Add application directory to your system path
    • 或者在您的终端执行 winget install ImageMagick.Q16-HDRI 命令安装。
    • 安装完成后在终端执行 magick -version 命令查看版本号,如果显示版本号则说明安装成功。
    • ImageMagick® 是一个自由的开源软件套件,用于编辑和操纵数字图像。

本地化

Crowdin

我们使用 Crowdin 进行本地化,在每个版本发布时我们会从 Crowdin 同步翻译。

如果您想参与本地化,请访问 https://crowdin.com/project/com3d2modeditorv2

注册一个免费账户后,您就可以在 Crowdin 上为我们贡献翻译。

目前部分语言使用 AI 翻译,如果您对现有翻译不满意,请随时贡献翻译。

如果没有您的语言,您可以在 Crowdin 或 Issue 中请求新增语言。

隐私

本应用不会收集任何个人信息,也不会上传任何信息到任何服务器。

唯一的主动网络请求是用于检查更新,它只会请求 Github API,您也可以关闭更新检查功能。

代码位于

func fetchLatestVersion() (version string, err error) {


也可以看看我的其他仓库


截图 截图 截图 截图
1 2 3 4
5 6 7 8




日本語

COM3D2 MOD EDITOR V2

AI Translation

COM3D2 MOD エディターは、Golang + Wails + React + TypeScript を使用して開発されました。最新技術で新たな時代へ!!


カスタムオーダーメイド3D2(CUSTOM ORDER MAID 3D2 / COM3D2)用のMOD作成ツールです。

ただし、カスタムメイド3D 2(CUSTOM MAID 3D2 / CM3D2)でも使用できます。


気に入っていただけたら「Star」ボタンを点灯してくださいね〜

バグやリクエストがある場合は、Issues または Discussions をご利用ください

または Discord https://discord.gg/XQVfcJWbPp に参加してください


現在、以下の形式のファイルを編集することができます。

  • .menu
  • .mate
  • .pmat
  • .col
  • .phy
  • .psk
  • .tex (プレビューと変換のみサポート、外部依存関係が必要)
  • .anm (JSONフォーマットのみ)

ハイライト

  • 完全にオープンソース、完全に無料、そして完全にフリー。オープンソースではない、フリーではないソフトウェアとはお別れです。
  • 完全な多言語サポートを備えており、Crowdinを通じて翻訳にご協力ください!
  • 完全な入力ヘルプがありますが、ボックスに何を入力すればよいかわかりませんか?あなたは正しい場所に来ました!
  • 最初からファイルを作成する機能。他の場所からファイルをコピーする必要はありません。
  • ファイルのドラッグとファイルとして開くことをサポート
  • ライトモードとダークモードがあります。
  • .menu 編集構文の強調表示。
  • オールインワン。
  • さらに多くのメリットがあなたを待っています

必要なソフトウェア

本アプリケーションの実行には以下のソフトウェアが必要です:

  • Microsoft Edge WebView2
    • 本アプリはWailsフレームワークを使用しており、UIのレンダリングにMicrosoft Edge WebView2を必要とします
    • Windows 11をご利用の場合、通常はプリインストールされています
    • 他のOSを使用している場合、WebView2が未インストールの状態でアプリを起動するとインストールプロンプトが表示されます
    • 公式サイトから手動でインストールすることも可能です:https://developer.microsoft.com/ja-jp/microsoft-edge/webview2/
    • Microsoft Edge WebView2とは?https://learn.microsoft.com/ja-jp/microsoft-edge/webview2/
  • ImageMagick
    • .texファイルの編集および画像処理機能を使用する場合に必要です。.tex編集が不要な場合はインストール不要です
    • 公式サイトからインストールしてください:https://imagemagick.org/script/download.php
    • ダウンロードページでImageMagick-バージョン-Q16-HDRI-x64-dll.exeを選択し、インストール時にAdd application directory to your system path(システムパスに追加)にチェックを入れてください
    • またはターミナルで次のコマンドを実行:winget install ImageMagick.Q16-HDRI
    • インストール後、ターミナルでmagick -versionを実行し、バージョン番号が表示されれば成功です
    • ImageMagick® は画像編集・加工用のオープンソースソフトウェアスイートです

ローカライゼーション

Crowdin

私たちはCrowdinを使用してローカライゼーションを行っており、各バージョンのリリース時にCrowdinから翻訳を同期します。

ローカライゼーションに参加したい場合は、https://crowdin.com/project/com3d2modeditorv2 をご覧ください。

無料アカウントを登録すれば、Crowdin上で翻訳に貢献することができます。

現在、一部の言語ではAI翻訳を使用しています。既存の翻訳に満足できない場合は、いつでも翻訳を提供してください。

ご希望の言語が利用できない場合は、CrowdinまたはIssueで新しい言語の追加をリクエストできます。

プライバシー

本アプリは個人情報を一切収集せず、いかなる情報もサーバーにアップロードすることはありません。

唯一の能動的なネットワークリクエストは更新チェック用で、GitHub API のみにリクエストを送信します。更新チェック機能を無効にすることも可能です。

該当コード:

func fetchLatestVersion() (version string, err error) {


他の倉庫もぜひご覧ください


SS SS SS SS
1 2 3 4
5 6 7 8








How to Dev

  1. clone this repo
  2. install Golang 1.24+
  3. run go install github.com/wailsapp/wails/v2/cmd/wails@latest
  4. install Nodejs v22
  5. install Pnpm npm install -g pnpm@latest-10
  • run wails dev in project root to run in dev mode
  • run wails build in project root to build project
  • press Ctrl + Shift + F12 Open Browser console

KISS Rule

*This Project is not owned or endorsed by KISS.

*MODs are not supported by KISS.

*KISS cannot be held responsible for any problems that may arise when using MODs.

*If any problem occurs, please do not contact KISS.

KISS 規約

・原作がMOD作成者にある場合、又は、原作が「カスタムメイド3D2」のみに存在する内部データの場合、又は、原作が「カスタムメイド3D2」と「カスタムオーダーメイド3D2」の両方に存在する内部データの場合。
※MODはKISSサポート対象外です。
※MODを利用するに当たり、問題が発生してもKISSは一切の責任を負いかねます。
※「カスタムメイド3D2」か「カスタムオーダーメイド3D2」か「CR EditSystem」を購入されている方のみが利用できます。
※「カスタムメイド3D2」か「カスタムオーダーメイド3D2」か「CR EditSystem」上で表示する目的以外の利用は禁止します。
※これらの事項は https://kisskiss.tv/kiss/diary.php?no=558 を優先します。

・原作が「カスタムオーダーメイド3D2(GP01含む)」の内部データのみにある場合。
※MODはKISSサポート対象外です。
※MODを利用するに当たり、問題が発生してもKISSは一切の責任を負いかねます。
※「カスタムオーダーメイド3D2」か「CR EditSystem」をを購入されている方のみが利用できます。
※「カスタムオーダーメイド3D2」か「CR EditSystem」上で表示する目的以外の利用は禁止します。
※「カスタムメイド3D2」上では利用しないで下さい。
※これらの事項は https://kisskiss.tv/kiss/diary.php?no=558 を優先します。

・原作が「CR EditSystem」の内部データのみにある場合。
※MODはKISSサポート対象外です。
※MODを利用するに当たり、問題が発生してもKISSは一切の責任を負いかねます。
※「CR EditSystem」を購入されている方のみが利用できます。
※「CR EditSystem」上で表示する目的以外の利用は禁止します。
※「カスタムメイド3D2」「カスタムオーダーメイド3D2」上では利用しないで下さい。
※これらの事項は https://kisskiss.tv/kiss/diary.php?no=558 を優先します。

Disclaimer

1. Tool Nature Statement
  This project is an open source tool based on the BSD-3-Clause license. The developer (hereinafter referred to as the "author") is only a personal technical researcher and does not obtain any commercial benefits through this tool, nor does it provide any form of online services and user account system.

2. Usage restrictions
  Users must promise:
    Not to produce/disseminate content that violates local laws and regulations
    Not to use the tool for any activities that endanger national security or undermine social stability
    Not to use this tool to carry out network attacks or crack genuine software

3. Liability exemption
  Given the characteristics of open source projects:
    The author cannot monitor the use of all derivative codes
    Not responsible for modified versions compiled/distributed by users
    Not responsible for any legal liability caused by illegal use by users
    No technical guarantee for content review or filtering is provided

4. Special Terms for Mainland China
  Users acknowledge and agree that:
    This tool does not include any data upload/download functions, and all content generation occurs on the user's local device
    If you find that someone is using this tool to engage in illegal activities, you should immediately report it to the public security authorities
    The developer reserves the right to stop distributing specific versions suspected of being abused

5. Age and guardianship responsibility
  Users must be persons with full civil capacity (18 years of age or older). Minors are prohibited from downloading, installing or using this tool. Guardians must assume full management responsibility for device access.

6. Agreement Update
  The author has the right to update this statement through the GitHub repository. Continued use is deemed to accept the latest version of the terms.

7. Disclaimer of Warranty
  This tool is provided "AS IS" and the developer expressly disclaims any express or implied warranties, including but not limited to:
    Warranty of merchantability
    Warranty of fitness for a particular purpose
    Warranty of code freedom from defects or potential risks
    Warranty of continuous availability and technical support

8. Waiver of liability for damages
  Regardless of the use/inability to use this tool resulting in:
    Direct/indirect property loss
    Data loss or business interruption
    Third-party claims or administrative penalties
  The developer shall not bear any civil, administrative or criminal liability

9. Waiver of liability for third-party reliance
  If the third-party libraries/components included or relied upon by this tool have:
    Intellectual property disputes
    Security vulnerabilities
    Content that violates local laws
  The developer shall not bear joint and several liability, and users should review the relevant licenses on their own

10. Version iteration risk
  Users understand and accept:
    Different versions of code may have compatibility issues
    Developers are not obliged to maintain the security of old versions
    Modifying the code on your own may lead to unforeseen legal risks

Credit