mirror of
https://github.com/tiennm99/ArtKrit.git
synced 2026-06-05 16:13:04 +00:00
31bd425fe5
- 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")