Skip to content

This app is a basic VCC Listing handler to add packages from such listings to a unity project

License

Notifications You must be signed in to change notification settings

NovaVoidHowl/VCC-Loader

Repository files navigation

Contributors Forks Stargazers Issues LGPL2 License


VCC Loader


Report Bug · Request Feature

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

About The Project

This app is a basic VCC Listing handler to add packages from such listings to a unity project.

The aim is to provide the functionality needed to add remove and update such packages while not being encumbered by VRChat default VCC listings

(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

Building the project

This is an electron app so you need npm to do a build of it

To setup the environment npm install

To cleanup before a build npm run clean

To build the installer for the app npm run dist

To just run the app npm run start

To run the app with a test vcc url npm npm start-vcc-test

(back to top)

License

GNU LGPL 2.1/ Please see LICENSE for information.

(back to top)

Contact and Links

@NovaVoidHowl

Codebase Link: https://vcc-loader.dev.novavoidhowl.uk

(back to top)

Project tools

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

(back to top)

About

This app is a basic VCC Listing handler to add packages from such listings to a unity project

Resources

License

Stars

Watchers

Forks