terraGIT: JAPAN IS UPHi All
As
terraGIT progresses northbound, more and more world is available via github
Recently, the transfer has succesfully upload every part of the World South of n50 latitude (that is up to n40 tiles and Down)
This includes 99% of the territory of Japan, that we expect to see available for the next festival. Therefore, Japan can be now installed and enjoyed via
terraGIT.
Efforts are being made to add new patches with new layouts and enhacements by the Festival development team, allowing us to enjoy a much renewed Japan on the Festival via
terraGIT I also included installation and de-installation scripts to facilitate installing the country.
TILESJapan territory is covered by the Tiles
e130n30 e140n30 and e140n40SubmodulesThe following submodules are required for a complete installation of Japan
Code: Select all
Objects/e130n30
Objects/e140n30
Objects/e140n40
Terrain/e130n30
Terrain/e140n30
Terrain/e140n40
HOWTO1. Clone the terraGIT
Code: Select all
git clone https://github.com/FGMEMBERS-TERRAGIT/terraGIT
cd terraGIT
2. Use of the installation script3. Use of the deinstallation script (if you want to remove Japan locally)
4. Manual operation of the submodules (alternative to the script)
a -
installingCode: Select all
git submodule init Objects/e130n30
git submodule init Objects/e140n30
git submodule init Objects/e140n40
git submodule init Terrain/e130n30
git submodule init Terrain/e140n30
git submodule init Terrain/e140n40
git submodule update Objects/e130n30
git submodule update Objects/e140n30
git submodule update Objects/e140n40
git submodule update Terrain/e130n30
git submodule update Terrain/e140n30
git submodule update Terrain/e140n40
b -
deinstallingCode: Select all
git submodule deinit Objects/e130n30
git submodule deinit Objects/e140n30
git submodule deinit Objects/e140n40
git submodule deinit Terrain/e130n30
git submodule deinit Terrain/e140n30
git submodule deinit Terrain/e140n40
git submodule update Objects/e130n30
git submodule update Objects/e140n30
git submodule update Objects/e140n40
git submodule update Terrain/e130n30
git submodule update Terrain/e140n30
git submodule update Terrain/e140n40
Final NoteCurrently the content in terraGIT is identical to terraSync, but we will attemp uploading major updates on this region for the FestivalIf you clone and prepare now, you can update simply by doing
(the install script also manages updates!)
or
Have fun everyone!
IH=COL