citiesskylines-csur / CSUR

Offline procedural generation of realistic road environments in Cities: Skylines
GNU General Public License v3.0
203 stars 25 forks source link

Non-base module generation #7

Closed pinnaval closed 4 years ago

pinnaval commented 4 years ago

I had succeeded generating base roads with bike and pedestrian lanes. However I can't seem to be able to generate roads with pedestrian lane only (no bikes).

How can I accomplish that? I use for example

make 2R=1R1R2P 1R1R2P=2R
victoriacity commented 4 years ago

Roads with pedestrian lane only are designated by a _compact suffix, see instructions. So make.bat is invoked as make 2R=1R1R2P_compact