fgmeta/.gitmodules
Automatic Release Builder e61f4cbf9f Revert "Remove FGRun from 2020.2 branch"
Seems this doesn't work the way I thought it did :) To avoid complicating
things for 2018.3, let's wait until 2020.2 is released, to remove it
completely.

This reverts commit 80ed4b5ab4.
2020-07-15 09:36:24 +01:00

25 lines
509 B
Plaintext

[submodule "simgear"]
path = simgear
url = ../simgear
branch = release/2020.2
[submodule "flightgear"]
path = flightgear
url = ../flightgear
branch = release/2020.2
[submodule "fgrun"]
path = fgrun
url = ../fgrun
branch = next
[submodule "fgdata"]
path = fgdata
url = ../fgdata
branch = release/2020.2
[submodule "windows-3rd-party"]
path = windows-3rd-party
url = ../windows-3rd-party
branch = release/2020.2
[submodule "getstart"]
path = getstart
url = ../getstart
branch = release/2020.2