/CVRFury

Source Code for the CVRFury project

Primary LanguageC#OtherNOASSERTION

Contributors Forks Stargazers Issues LGPL2 License


Logo

CVR Fury


Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Contributing
  3. License
  4. Contact and Links
  5. Acknowledgments
  6. Project tools

About The Project

The aim of this project is to create a tool kit that can process VRCFury supported content for use in ChilloutVR.

Please see the CVRFury docs site for install/setup guidance and further information

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are appreciated. Please see CONTRIBUTING.md for more details.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Please see LICENSE.md for information.

(back to top)

Contact and Links

@NovaVoidHowl

Codebase Link: https://repo.cvrfury.uk
Documentation Link https://docs.cvrfury.uk

(back to top)

Acknowledgments

VRCFury

This repo contains stub components (in the folder VRCFury_stub), that are derivative of the VRCFury codebase, please see https://github.com/VRCFury/VRCFury, unlike the rest of the code in this repo the VRCFury stubs are licensed under CC BY-NC 4.0

Avatars-3.0-Manager

This project makes use of the Animator Controller copying/merging logic. Please see https://github.com/VRLabs/Avatars-3.0-Manager/tree/main for details Licence MIT

(back to top)

Project tools

  • VS Code, ide
  • Pre-Commit, linting and error detection
  • Github Copilot, Code error/issue analysis

(back to top)