How to make MME
There is a file called full.fx (MMD standard shader written in MME) which every MME effects are based on.
And since all effects are open source, you can make effects based on others’.
However, you still need to understand how HLSL (similar to C) works.
Here’s a simpler, modified version of full.fx: