Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 914 Bytes

CONTRIBUTING.md

File metadata and controls

35 lines (23 loc) · 914 Bytes

Contributing

This project is based on

  • TypeScript
  • Rust
  • C# .NET

By that mean, some dependencies are required to work with. Each of them is defined in the project folder.

In addition, each project has its own contribution guidelines. Please refer CONTRIBUTING.md file in the project folder.

Projects

Configuration requirements

You can work on any OS system but this repository uses

  • Git Submodules
  • Symbolic Links

For Windows machines, you need to setup so your current user can create symbolic links. Refer to this documentation page https://github.com/git-for-windows/git/wiki/Symbolic-Links

To setup your project, use the following commands.

git clone --recurse-submodules https://github.com/vrc-get/vrc-get.git