Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 607 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 607 Bytes

RVA

Tracks & Cars used by the Re-Volt America community

Introduction

This is the repository where the custom tracks & cars individual packages live together as submodules. More submodules will be added as more packages come to be (i.e rva_skins).

rva/
├── rva_cars/
├── rva_tracks/
└── rva_lego_tracks/

Set up

Use git clone --recursive to get needed sub-modules.

Use git submodule update --remote --merge to keep sub-modules updated.