AyaanScript+ v1.36.0 — macOS/Linux Installer
================================================

To install:

  1. Open Terminal in this folder
  2. Run:    bash install.sh

This will:
  - Install Rust via rustup (if not already present)
  - Install ayaan and aspkg via 'cargo install ayaan'
  - Add ~/.cargo/bin to your shell PATH

If your system blocks the script with "permission denied":
  chmod +x install.sh
  ./install.sh

For Windows: use AyaanScriptPlus-Setup.exe instead.

Repo: https://github.com/ayaan511/AyaanScriptPlus
