description |
---|
Install guide |
Published: ??? by manavortex
Last documented update: Nov 29 2024 by manavortex
This page will show you how to install the Wolvenkit Blender Plugin from a github release or tag. If you want to install the bleeding edge, please check installing-from-github-source.md instead.
{% include "../../../../.gitbook/includes/wkit-blender-plugin-current-version.md" %}
{% hint style="info" %} If you never installed a previous version of the plugin, you can go straight to #step-1-install-the-plugin {% endhint %}
- Open the Blender Preferences (Toolbar:
Edit
->Preferences
) and select theAddOns
tab
Complete either of the options below:
The build-in Blender way. Should work. If it doesn't check the second option
Check the plugin's file
entry. It will usually be something like this:
%APPDATA%\Blender Foundation\Blender\4.0\scripts\addons\i_scene_cp77_gltf
Navigate there with your Windows Explorer (Hotkey: Windows+R
, paste the path above after changing your Blender version), and delete everything — either the entire folder, or all files inside.
{% hint style="success" %} Optional: Close and re-open Blender {% endhint %}
{% hint style="info" %} If you want to install the current development version of the plugin, read installing-from-github-source.md. {% endhint %}
Download the latest release of the plugin from github:
- On the releases page, find the most recent release
- Scroll past the change notes to the Assets section
- Download the zip file with the plugin:
Do not download anything called "Source code", unless you know what you're doing
- Start Blender
- Open the Blender Preferences (Toolbar:
Edit
->Preferences
) and select theAddOns
tab
- Click the "Install" button and select the zip file you downloaded in step 2
{% hint style="info" %} You only need to do this if you never installed the plugin before. {% endhint %}
After you have successfully installed the plugin, you can now use the search bar to find it:
Make sure the box is checked and restart Blender.
You can do both by hand. Find your Blender install's plugin folder, the path will look something like this (replace 3.6 with your Blender version):
%APPDATA%\Blender Foundation\Blender\3.6\scripts\addons
Inside the plugins folder, the Wolvenkit Blender IO Suite will be installed to the subfolder i_scene_cp77_gltf
.
To uninstall the plugin, delete the entire folder.
To install the plugin, find the folder in your downloaded zip file that contains the file __init__.py
, move it here, and rename it.
Now, restart Blender.