Skip to content

2.1.4

Compare
Choose a tag to compare
@Justin113D Justin113D released this 20 Mar 21:10
· 3 commits to main since this release
f8e75df

Fixed the auto updater not updating non-python files. Important for future updates.
Courtesy of @ItsEasyActually

Please see https://x-hax.github.io/SonicAdventureBlenderIO/guides/installation/ for an installation guide.

Fixes:

  • Corrected the overwrite_patterns updater variable to include dll, json, and blend files. Should fix the issue of the addon not fully updating.
  • Changed updater's include_branches to False. It enables pulling from branches, but the addon requires being a release build to function properly.