1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-14 08:17:13 +03:00

Change \xd7 character to a normal 'x' so that 3.46 EDMC.exe finds newer versions.

This commit is contained in:
Athanasius 2020-07-14 19:15:57 +01:00
parent 4131ab87c6
commit f57ee880aa

View File

@ -333,12 +333,12 @@ station on eddb.io. This removes the need for stations.p. That file will
be removed in a future version, plugin authors should not be relying on its
presence.</p>
<p>NB: It's now using the system's "Population" data from Journal messages to
determine if the system has stations or not. This allows for the <code>×</code> as
determine if the system has stations or not. This allows for the <code>x</code> as
station name to be clickable to open the eddb.io page for system when you're
not docked. It's known that some systems with stations have a Population of
"0" and thus won't allow this functionality. This is Frontier's issue, not
EDMC's. If you logged out in a populated system, run EDMC afresh, and use
the 'Update' button you won't see the <code>×</code> until you login fully to the game.</p>
the 'Update' button you won't see the <code>x</code> until you login fully to the game.</p>
</li>
<li>
<p>Tweak to Inara plugin so it will send updates via the Inara API more