Skip to content

Neon CLI Portable v1.0.0

Choose a tag to compare

@Dryxio Dryxio released this 01 Sep 23:31

First portable distribution of the Neon CLI for AI-assisted MTA:SA Neon gamemode development.

What it provides:

  • Complete local MTA + Neon API catalogue for coding agents
  • API search and exact contract lookup
  • Project initialization, checks, generated context, and context verification
  • Runtime probe and runtime proof workflow
  • Windows launcher: neon.cmd
  • macOS launcher: ./neon
  • No third-party Python packages; Python 3.10 or newer is required

Validated:

  • macOS portable self-test: 7/7
  • Windows VM harness: 7/7
  • neon.cmd launch path
  • Installation paths containing spaces
  • Clear handling of unsupported Python versions

SHA-256:
be82ce3e3910afbfc556af87302804aab31d255ba9d220d47f744ee3ae944288

Download both assets, extract Neon-CLI-Portable.zip, then run neon self-test --json on macOS or neon.cmd self-test --json on Windows.