CheckSoundpackVersion's auto-launch of updator.bat was resolving to worlds\updator.bat (dir + one "..") instead of the repo root where the file actually lives (dir + three ".."), so the automatic update prompt silently failed to launch anything. Verified the corrected path resolves to the real file. Also fixed readme.md referring to "updater.bat" when the actual shipped file is "updator.bat".