dariowouters / ts-map

ATS/ETS2 map renderer
MIT License
85 stars 28 forks source link

Compatibility with 1.36 Open Beta (Corsica) #7

Closed dowmeister closed 5 years ago

dowmeister commented 5 years ago

Hi, i'm trying to open the map for ETS2 with 1.36 open beta but crashes on parsins TsRoadItem, TsTrigger and some prefabs.

There is any way to understand how make it compatible with latest version? If i can help actively, i can send a PR.

Thanks

dariowouters commented 5 years ago

Support for the 1.36 (beta) version is currently only supported in the develop branch. I'll push this to master when 1.36 is out of beta and it's clear there are no more bugs.

The develop branch version works for both ATS & ETS2.

dowmeister commented 5 years ago

ah sorry. didn't view the commit on develop branch.

thanks for your work!