Cubeds Minecraft Skin Preview
A downloadable tool for Windows
Download NowName your own price
A small windows tool to help me do my Minecraft skin commissions! cough cough cough
- Load, preview and move a choosen skin to see how it would look like in game
- Model instantly reflects any changes made on the texture.
- Also options for change the background, lighting and slim varient.
LMK any additions you'd like to see or bugs you find in the comments.
Fixed:
- If System.Windows.Forms doesnt exist default to the Godot filedialog instead.
Download
Download NowName your own price
Click download now to get access to the following files:
Cubeds Minecraft Skin Preview.zip 57 MB
Comments
Log in with itch.io to leave a comment.
er.. how do you load skins, do I just drop a .png in the window or what
Right click -> Load
I click load and I loaded a minecrat skin and nothing happened
Huh weird, are you loading a PNG and not a WEBP file or anything like that? Other than that idk what could cause it
I'm loading an PNG, am I suppose to load an WEBP?
PNG is what it expects. Though I think WEBP would work the same anyway. I’m not sure then, I assume your running Windows 10/11?
Just downloaded this to try it out and the load button doesn't do anything.
Thanks for trying it out! It should be running a powershell script that opens up the file dialog, is there a “FileDialog.ps1” script next to the executable file?
There is yeah. Do I need to do something with it?
If you run it it should open the file dialog, it’s the botched script that should be created and ran when you click the load button.
Opening the app and then clicking "Run with Powershell" on the dialog doesn't do anything other than open a new window with some red text that closes after less than a second.
It seems to be failing to find the Window Forms assembly I think. Coding up a fix now ^_^