-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update README.md #283
Merged
poetter-sebastian
merged 7 commits into
develop
from
feature/MP-3178-Implemente-PR-Agents
Jan 30, 2025
Merged
Update README.md #283
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
4e23078
Update README.md
mrwellmann 84a534d
Fixed Open UPM Link
mrwellmann e11ba73
Fixed html formatting issue
mrwellmann 640cd3f
Merge branch 'develop' into feature/MP-3178-Implemente-PR-Agents
mrwellmann cb69eec
Removed Github Action pr_agent
mrwellmann 5e2efdf
Fixed outdated links at below
poetter-sebastian fd086ab
Added some more link descriptions
poetter-sebastian File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,20 +23,14 @@ | |
</p> | ||
|
||
<p align="center"> | ||
<a href="https://openupm.com/packages/co.mindport.vrbuilder.core/" target="_blank"> | ||
<img alt="Static Badge" src="https://img.shields.io/badge/OpenUPM-v5.0.0-Blue?logo=UPM&color=%2378f1c8"> | ||
</a> | ||
<a href="https://github.com/MindPort-GmbH/VR-Builder/releases" target="_blank"> | ||
<img alt="Static Badge" src="https://img.shields.io/github/downloads/MindPort-GmbH/VR-Builder/total.svg"> | ||
</a> | ||
<a href="https://github.com/MindPort-GmbH/VR-Builder/issues?q=is%3Aopen" target="_blank"> | ||
<img alt="Static Badge" src="https://img.shields.io/github/issues/MindPort-GmbH/VR-Builder?style=flat-square&color=%232EA043&label=open issues"> | ||
</a> | ||
<a href="https://discord.com/invite/aUdwRRPgrK" target="_blank"> | ||
<img src="https://img.shields.io/discord/861482616539578378" alt="Discord conversation"> | ||
</a> | ||
<a href="https://openupm.com/packages/co.mindport.vrbuilder.core/" title="Download VR Builder over GitHub OpenUPM" target="_blank"><img alt="OpenUPM Badge" src="https://img.shields.io/npm/v/co.mindport.vrbuilder.core?label=openupm&registry_uri=https://package.openupm.com"/></a> | ||
<a href="https://github.com/MindPort-GmbH/VR-Builder/releases" title="Download VR Builder over GitHub" target="_blank"><img alt="Static download badge" src="https://img.shields.io/github/downloads/MindPort-GmbH/VR-Builder/total.svg"></a> | ||
<a href="https://github.com/MindPort-GmbH/VR-Builder/issues?q=is%3Aopen" title="Show issues for VR Builder" target="_blank"><img alt="Open issue badge" src="https://img.shields.io/github/issues/MindPort-GmbH/VR-Builder?style=flat-square&color=%232EA043&label=open issues"></a> | ||
<a href="https://www.codefactor.io/repository/github/mindport-gmbh/vr-builder" title="Code quality of VR Builder" target="_blank"><img alt="CodeFactor badge" src="https://www.codefactor.io/repository/github/mindport-gmbh/vr-builder/badge"></a> | ||
<a href="https://discord.com/invite/aUdwRRPgrK" title="Join the community of VR Builder" target="_blank"><img alt="Discord conversation badge" src="https://img.shields.io/discord/861482616539578378"></a> | ||
</p> | ||
|
||
|
||
## Introduction | ||
|
||
<video src="https://github.com/MindPort-GmbH/VR-Builder/assets/247111/ca755abb-23fa-4742-a66c-2785bff4e80f" width="300"></video> | ||
|
@@ -64,8 +58,8 @@ VR Builder is currently supported on Unity 6 or later. The default interaction s | |
VR Builder works out of the box with any headset compatible with Unity's XR Interaction Toolkit. | ||
|
||
## Installation | ||
<a href="https://openupm.com/packages/co.mindport.vrbuilder.core/" target="_blank"><img alt="Static Badge" src="https://img.shields.io/badge/OpenUPM-v5.0.0-Blue?logo=UPM&color=%2378f1c8"></a> | ||
<a href="https://github.com/MindPort-GmbH/VR-Builder/releases" target="_blank"><img alt="Static Badge" src="https://img.shields.io/github/downloads/MindPort-GmbH/VR-Builder/total.svg"></a> | ||
<a href="https://openupm.com/packages/co.mindport.vrbuilder.core/"><img alt="OpenUPM Badge" src="https://img.shields.io/npm/v/co.mindport.vrbuilder.core?label=openupm&registry_uri=https://package.openupm.com"/></a> | ||
<a href="https://github.com/MindPort-GmbH/VR-Builder/releases" target="_blank"><img alt="Static download badge" src="https://img.shields.io/github/downloads/MindPort-GmbH/VR-Builder/total.svg"></a> | ||
<br><br> | ||
|
||
Download the latest Unity package from [Releases](https://github.com/MindPort-GmbH/VR-Builder/releases). You can import the package in your Unity project by double clicking on it or dragging it in your Assets window. | ||
|
@@ -77,7 +71,7 @@ Importing will take some time as VR Builder also imports the necessary dependenc | |
You can find comprehensive documentation in the [Documentation](/Documentation/vr-builder-manual.pdf) folder, or [online](documentation.mindport.co). | ||
|
||
## Support Us | ||
<a href="https://u3d.as/3pUD" target="_blank"><img alt="Static Badge" src="https://img.shields.io/badge/Unity Asset Store-v5.0.0-Blue?logo=unity"></a><br><br> | ||
<a href="https://u3d.as/3pUD" target="_blank"><img alt="Static Badge" src="https://img.shields.io/badge/Unity Asset Store-v5-Blue?logo=unity"></a><br><br> | ||
|
||
Our goal is to make VR Builder accessible for everyone - it is free and open source, and we want to keep things that way. To be able to maintain and extend it, we rely on your support! | ||
|
||
|
@@ -104,4 +98,4 @@ Make sure to review VR Builder on the [Unity Asset Store](https://u3d.as/3pUD) i | |
If you have any issues, please contact [[email protected]](mailto:[email protected]). We'd love to get your feedback, both positive and constructive. By sharing your feedback you help us improve - thank you in advance! | ||
Let's build something extraordinary! | ||
|
||
You can also visit our website at [mindport.co](https://www.mindport.co/). | ||
You can also visit our website at [MindPort.co](https://www.mindport.co/). |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes walkthrough 📝
README.md (+6/-12)
Enhanced badge links and formatting in README
README.md