The installer should automatically list installed Unity games on your machine. If the game you're trying to mod isn't listed, you can locate it manually by clicking on the Add Game Manually button. To ...
name: Print setup-python environment (self-hosted Windows) on: push: branches: - main jobs: setup-python-test: runs-on: self-hosted steps: - name: Set up Python uses: actions/setup-python@v6 with: ...