Files
tiennm99 31bd425fe5 feat: add cross-platform portable installation
- Add install.sh for macOS/Linux with Krita AppImage/DMG download
- Add install.bat for Windows with Krita Portable (PortableApps.com)
- Add platform_utils.py for cross-platform path handling
- All data stored locally (venv, Krita config, plugins)
- Uninstall by simply deleting the folder
- Fix platform detection bug (sys == "linux" not "sys")
2026-04-13 21:52:30 +07:00
..
2025-11-24 23:19:59 -08:00