beyond-all-reason / spring

A powerful free cross-platform RTS game engine
https://beyond-all-reason.github.io/spring/
Other
182 stars 95 forks source link

Site weapondefs.json has unquoted strings #1465

Closed sprunk closed 2 months ago

sprunk commented 2 months ago

https://github.com/beyond-all-reason/spring/blob/ab88be7e235eba1417dbfa07e95277b480283c0b/doc/site/_data/weapondefs.json#L10-L11

This file is produced via spring.exe -p or something like that so fix the generation and don't just manually add " to the json.

sprunk commented 2 months ago

Fixed in b0dde959f2504a6031748a995c294ba3084925f0 but there just hasn't been a stable since. See #1234