How to install scenery via terragit (Windows)

Support, HOWTOs, information, development, and everything related to obtain scenery via Github with terraGIT
User avatar
SHM
Posts: 1960
Joined: Mon Sep 14, 2015 3:32 pm
Location: India

How to install scenery via terragit (Windows)

Postby SHM » Mon Jun 13, 2016 8:00 am

    1. Download git
    from https://git-scm.com/downloads


    2. Change directory to where you want to keep the scenery files.
    Open Git Cmd

    Code: Select all

    cd <insert directory here>

    Example : cd C:\Users\SHM\Documents\Flightgear


    3 . Clone terragit
    Copy and paste this onto git cmd.

    Code: Select all

    git clone https://github.com/FGMEMBERS-TERRAGIT/terraGIT.git



    4. Download scenery
    Make sure you are in the terragit folder in git cmd when you use these steps
    If not follow step 2

      a. Download scenery for a specific tile
      Use this http://ns334561.ip-5-196-65.eu/~fgscene ... 2.0.1.html to find the tile you want to download.

      Replace e100n00 with the name of the tile you found earlier from the Map.

      Code: Select all

      git submodule init Objects/e100n00
      git submodule init Terrain/e100n00

      git submodule update Objects/e100n00
      git submodule update Terrain/e100n00


      b. Download scenery for the scripts.
      Open any of the scripts in terragit/install with a text editor
      Copy and paste the git commands to git cmd.

      Example:
      For Singapore
      Copy and paste this

      Code: Select all

      git submodule init Objects/e100n00
      git submodule init Terrain/e100n00

      git submodule update Objects/e100n00
      git submodule update Terrain/e100n00

    5. How to update scenery
    Make sure you are in the terragit folder in git cmd when you use these steps
    If not follow step 2.

    Copy and paste these commands.

    Code: Select all

    git pull


    Replace e100n00 with the name of the tile you want to update.

    Code: Select all

    git submodule update Objects/e100n00
    git submodule update Terrain/e100n00


And don't forget to add the scenery path to your fg launcher or command line
FG Pilot (2011-2018)
Prepar3d (2015 - 2023)
MSFS2020 (2020 - )
Image

oscar6662
Posts: 246
Joined: Thu Oct 22, 2015 4:49 pm

Re: How to install scenery via terragit (Windows)

Postby oscar6662 » Fri Jun 17, 2016 7:36 pm

Thanks
[url]Image[/url]

Octal450
Posts: 2192
Joined: Sun Oct 18, 2015 2:47 am

Re: How to install scenery via terragit (Windows)

Postby Octal450 » Mon Aug 15, 2016 11:10 pm

Or clone with SSH if you have that setup, I found SSH to clone faster.

Code: Select all

git clone git@github.com:FGMEMBERS-TERRAGIT/terraGIT.git


Cheers,
Josh

laserman
Posts: 138
Joined: Thu Sep 17, 2015 7:26 am

Re: How to install scenery via terragit (Windows)

Postby laserman » Sat Dec 17, 2016 10:37 am

I have already 3 continents installed.
When I do install/World now, well it re-dowwnload everything again ?

User avatar
SHM
Posts: 1960
Joined: Mon Sep 14, 2015 3:32 pm
Location: India

Re: How to install scenery via terragit (Windows)

Postby SHM » Sat Dec 17, 2016 11:07 am

No
FG Pilot (2011-2018)
Prepar3d (2015 - 2023)
MSFS2020 (2020 - )
Image

User avatar
IAHM-COL
Posts: 6409
Joined: Sat Sep 12, 2015 3:43 pm
Location: Homey, NV (KXTA) - U.S.A
Contact:

Re: How to install scenery via terragit (Windows)

Postby IAHM-COL » Sat Dec 17, 2016 2:07 pm

It will continue with that is missing only
https://raw.githubusercontent.com/IAHM-COL/gpg-pubkey/master/pubkey.asc

R.M.S.
If we gave everybody in the World free software today, but we failed to teach them about the four freedoms, five years from now, would they still have it?

Clive2670
Posts: 7
Joined: Wed May 17, 2017 6:29 pm

Re: How to install scenery via terragit (Windows)

Postby Clive2670 » Wed Mar 21, 2018 6:56 pm

Everytime I go to install using git bash (On Windows) I just get a message back "Too many arguments" can anyone help please
I fly under the registration G-BLS01 on Flightgear

User avatar
SHM
Posts: 1960
Joined: Mon Sep 14, 2015 3:32 pm
Location: India

Re: How to install scenery via terragit (Windows)

Postby SHM » Wed Mar 21, 2018 7:53 pm

Just put the directory under " " like

Code: Select all

cd "D:\FlightGear"
FG Pilot (2011-2018)
Prepar3d (2015 - 2023)
MSFS2020 (2020 - )
Image


Return to “terraGIT”

Who is online

Users browsing this forum: No registered users and 15 guests