Incredibly good looking, well made and fun track, especially as a first track. There are only two things that leave me wanting. AC or Content Manager does not seem to record lap times in any of the useable modes, which is annoying but I don't know if the map is to blame, this seems to be a common thing with many point-to-point maps. The other thing is that ui.json is severely lacking. I fixed it for myself, mostly with information provided in this post, and some things I changed myself. Here's how it looks now:
[ICODE]
{
"name": "St.Luzia",
"description": "St. Luzia Ramp is located in Viana do Castelo just 30 minutes north of Porto Airport. This track is based on the 2017 Revival event layout.",
"tags" : ["A2B","original","rally","hillclimb","hill climb"],
"geotags": ["41° 42′ 00″ N", "8° 50′ 00″ W"],
"country": "Portugal",
"city": "Viana do Castelo",
"length": "2222",
"width": "10m-12m",
"pitboxes": "26",
"author": "motolizer",
"version": "1.0",
"year": 2017,
"url": "
https://www.racedepartment.com/downloads/st-luzia-revival-1-0.19824/",
"run": "point-to-point"
}
[/ICODE]