This repository includes a GitHub Actions workflow to build VRCXPlus.
-
Fork the Repository:
- Click the "Fork" button at the top-right corner of the page to create a copy of the repository in your GitHub account.
-
Navigate to the Actions Tab:
- Go to your forked repository on GitHub.
- Click on the "Actions" tab.
-
Select the Workflow:
- Find and click on the workflow named
Build VRCXPlus
- Find and click on the workflow named
-
Manually Trigger the Workflow:
- Click the "Run workflow" button on the workflow page.
-
Download the Artifact:
- Once the workflow completes successfully, you will find the build artifact in the "Artifacts" section of the workflow run.
- Click on the artifact to download it.
This code is provided for educational purposes only. It is provided "as-is" without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability or fitness for a particular purpose. The author(s) shall not be liable for any damages arising from the use of this code.
The author(s) of this code are not responsible for any consequences arising from its use. Users should test and review the code thoroughly before deploying it in any production environment.