(Milestone) MMVS SDK - xavier150/MMVS GitHub Wiki
MMVS SDK

The MMVS SDK is a voting option for a future update to Macro Micro VR Service.
This update will be available after the Game Controls & API update and is expected to require three months of development.
With this update, I will release the Macro Micro VR Service SDK, allowing players to create their own mods. (Characters, levels, custom cheats, etc.)
The SDK is not the MMVS editor, it will be a plugin for Unreal Engine, allowing you to create mods directly in the Unreal Editor and generate mods that can be shared and used by other players.
But you will not have access to the game's source code and assets.
I will provide proxy assets that you can place in your custom levels. In-game, these will be replaced by the real assets.
- With this update, players will be able to modify the game via a simple "mods" folder.
- It will be possible to replace the 3D models of Cobble and Talas using custom data assets in the editor.
- New animation retargeting system, allowing a character's animations to be procedurally adapted to another character.
It is important to note that these changes will only work locally. This means that players will need to use the same mods to play together.
Mod downloading and sharing through the game server is not planned for now.
Return to roadmap: Milestone List