Skip to content
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
merged 7 commits into from
Jan 30, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 0 additions & 26 deletions .github/workflows/pr_agent.yml

This file was deleted.

26 changes: 10 additions & 16 deletions README.md

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes walkthrough 📝

Documentation
README.md (+6/-12)
Enhanced badge links and formatting in README                       

README.md

  • Updated OpenUPM badge link and formatting.
  • Added a CodeFactor badge for repository quality.
  • Fixed HTML structure and formatting for badges.
  • Removed unnecessary whitespace in badge section.
  • Original file line number Diff line number Diff line change
    Expand Up @@ -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&amp;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>
    Expand Down Expand Up @@ -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&amp;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.
    Expand All @@ -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!

    Expand All @@ -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/).