Hello everyone. I've created a time trial for Utah Remastered. All the files are in "gameplay/missions/utah_remastered/timeTrial/001-XYZ/". So far so good. The time trial is accessible when I load Utah Remastered in Free Roam, but not from the main menu -> more -> Time Trials. What I was able to figure out is that those time trials must be in "levels/utah_remastered/quickrace/", also with a different name schema. "levels/utah_remastered/" does not exists, because it's a ZIP in mods/repo. Anyway ... after creating all required folders and copying JSON and a preview file I was able to select my time trial in more -> Time Trials aaaand Lua error: 73.000|E|GameEngineLua|(2) Lua upvalue 'starQuickRaceFromUI' at line 573 of chunk 'lua/ge/extensions/scenario/quickRaceLoader.lua' So I guess I simply can't copy race.race.json and just rename it, right? How do I create "main menu -> more -> Time Trials" ? Thanks!