# Godot-MMD **Repository Path**: toolkit/Godot-MMD ## Basic Information - **Project Name**: Godot-MMD - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-27 - **Last Updated**: 2025-02-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Godot MMD This plugin allows you to import PMX models and VMD motions. Models are not converted to Godot native nodes. This plugin is designed for recording videos, so it may not work with real-time gaming. # Requirement * Godot 4.2 .NET * DotNet SDK 6.0 or above # How to use Get libbulletc.dll and copy it into project directory. For more information, see the [BulletSharp](https://github.com/AndresTraks/BulletSharpPInvoke) project.