This repository use tags for versioning. Look in the Releases section to download the source for specific other Unity version, or use git tag to checkout a specific version (e.g. git checkout 18.2) ...
sonic-runner/ ├── README.md ├── .gitignore ├── index.html ├── vite.config.ts ├── tsconfig.json ├── package-lock.json ...