0.13.2 — Copilot install hotfix
Hotfix.
Fixed
- Copilot install failed on newer Node/npm (npm 10.9+): enabling Copilot died with
Cannot find module '…npm-prefix.js'repeated in the console and the Settings Copilot row. npm's.cmdshim resolves its own files via%~dp0, which degrades to the working directory when the batch file is launched by bare name — the installer now routes throughcmd.exeon Windows (plainnpmelsewhere). Issue #40.
Install (Unity 6000.0+, via Package Manager → Add package from git URL):
https://github.com/adkom-games/ADKOM_TextEditor.git#0.13.2
Full details: RELEASE-NOTES.md