- Flips skins from Java Edition to be used on Minecraft 3DS. Extremely simple CLI that "just works".
- Flips normal *.png Images From Java to MC-3DS.
- Can Flip Compiled *.3dst Files. Only on both X & Y Axis ATM.
> .\m3dsflip xflip <image_path>
> .\m3dsflip yflip <image_path>
> .\m3dsflip 3dstflip <image_path>
> .\m3dsflip.exe help
> pyinstaller -F --onefile "m3dsflip.py"
- Compiled Download Avaliable Here.