OpenTTD / py-protocol

OpenTTD's wire protocol as Python library
GNU Lesser General Public License v2.1
2 stars 3 forks source link

Fix: GC_LISTING couldn't send servers with no gamescript #11

Closed TrueBrain closed 3 years ago

TrueBrain commented 3 years ago

Better support servers that are created with older game-info versions, while still sending out up-to-date game-info versions to clients if they requested that.