CustomPlayerModels icon indicating copy to clipboard operation
CustomPlayerModels copied to clipboard

How to load and export a .cpmproject file using your plugin api?

Open none283 opened this issue 2 years ago • 2 comments

How should i do to automatic the load .cpmproject file and export into .cpmmodel file using code? I want some fast way to change skin of custom models of .cpmmodel file.

none283 avatar Mar 09 '23 13:03 none283

Any solutions? The problem I have is that I need to load the .cpmproject file and I have .cpmmodel because of this I can’t load the models

Hellper004 avatar Jun 01 '24 09:06 Hellper004

Any solutions? The problem I have is that I need to load the .cpmproject file and I have .cpmmodel because of this I can’t load the models

You can't edit cpmmodels, you have to put them into <your minecraft folder>/player_models, and use the gesture gui to select your active model. Also this issue is about an exporting API for mod developers, not about opening models.

tom5454 avatar Jun 01 '24 14:06 tom5454