mirror of
https://github.com/tiennm99/ArtKrit.git
synced 2026-08-04 00:22:21 +00:00
- 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")