Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 883 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (14 loc) · 883 Bytes

Contribution

INSTALL GIT AND GIF-LFS FRIST
We recommend using VRChat Creator Companion.

You should follow thses rules for contribution.

  • Commit messages should clear about what has been changed.
  • The Pull request title should describe the change that has been made.
  • Write as much detail as necessary for your changes when you create a Pull request
  1. Configure Git for Unity Smart Merage
  2. Fork this repository and clone your repository.
  3. Open it as a Unity Project.
  4. Import SaccFlightAndVehicle v1.62.
  5. Do something in your branch.
  6. Commit and push your changes to you branch.
  7. Create a Pull request.