If anyone can convert the script to Windows, I'll be happy to include it in the distros.
D
@echo off
echo Linking to TerraSync directories for osm2city...
for %%d in (Buildings Details Models Objects Pylons Roads) do (
mklink /j %%d "%USERPROFILE%\FlightGear\Downloads\TerraSync\%%d"
)
echo done
exit /b 0
david.megginson wrote in Tue Sep 19, 2023 11:54 am:Thank you! I will include that in my next builds
Cyber_Gamer wrote in Tue Sep 19, 2023 11:02 am:I found the issue. When I downloaded your scenery there were files inside the folder with names like Building, Models etc.
wkitty42 wrote in Tue Sep 19, 2023 2:06 pm:Cyber_Gamer wrote in Tue Sep 19, 2023 11:02 am:I found the issue. When I downloaded your scenery there were files inside the folder with names like Building, Models etc.
to be clear, those are not files... they are directories that contain other directories and files deeper inside them...
Users browsing this forum: No registered users and 2 guests