gro-ove / ac-server-wrapper

Wraps around Assetto Corsa server, caches and extends responses
Other
19 stars 4 forks source link

How to host a custom track from URL? #5

Closed SJacobs501 closed 7 years ago

SJacobs501 commented 7 years ago

content.json:

{
  "track": { 
    "big_nordschleife": {                       
        "url": "https://drive.google.com/file/d/0B3tZt207m0j2U1MwcXFDdjRjZ3c/view?usp=drivesdk" 
    }
  }
}

This is when I try to install the missing content, how come?

b64ae8aec2dfa5b72ea11d1c79d181f5

The server running:

55f541e3080ca1376676113b2bb522cc

Also, why does pressing the missing content link to assetto-db.com? Shouldn't they be directing to the google drive links?

gro-ove commented 7 years ago

Again, here is another example preset, with a custom layout of Highlands made by Topuz.

Also, you don’t need to specify track ID in “content.json”, since there is only one track per server — CM (or, in theory, any other client) will know it anyway.