Skip to content

RigsOfRods-Community/community-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
Sorry, we had to truncate this directory to 1,000 files. 1103 entries were omitted from the list.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

community-map

This is an attempt at building a large map for the Rigs of Rods vehicle physics simulator. Discussion: http://www.rigsofrods.com/threads/117570-Community-assembled-Map-Project

Disclaimer: All content is protected under applicable copyright laws by their respective owners. This means no content can be modified or reused without prior consent, express or written, by their respective owners.

If you want to contribute, follow these steps

  1. Create a GitHub account
  2. Login and fork the central repo
  3. Clone this repo to your computer -> You now have an offline copy of your online fork
  4. Changes done to your offline repo don't get synced to your online repo automatically. To sync them, do this:
  • Change things
  • "Commit" those changes to your local repo (with a short and descriptive commit message)
  • "Push" to your online repo
  1. The changes are now online and visible to everyone but they are not in the central repository yet. If you want to have them merged into the central repo, start a pull request on your fork's website.

GitHub has a tool for Windows that eases these steps. For a basic understanding of git see this guide https://rogerdudler.github.io/git-guide/. Don't be put off by the commands, if you use the GitHub tool you won't need them.