AudunVN / Navmap

Browser-based system map viewer for the Freelancer mod Discovery.
http://space.discoverygc.com/navmap
7 stars 8 forks source link

Implement ability to more simply run offline/locally #43

Closed AudunVN closed 5 years ago

AudunVN commented 8 years ago

Use window.location.href - and perhaps a check to see if it is able to grab a file that it usually can't, like freelancer.exe - to figure out which environment the map is running in and adjust expected relative file paths accordingly.