GlassBricks / typed-factorio

Complete and featureful Typescript defintions for the Factorio modding API
MIT License
33 stars 3 forks source link

Documentation links to `Events.html` instead of `events.html` #8

Closed aSemy closed 2 years ago

aSemy commented 2 years ago

https://github.com/GlassBricks/typed-factorio/blob/032116e3bc231b2a2076c74d0d59dde1fc920dc5/generated/events.d.ts#L8

404: https://lua-api.factorio.com/latest/Events.html#CustomInputEvent

working: https://lua-api.factorio.com/latest/events.html#CustomInputEvent

GlassBricks commented 2 years ago

Fix released in v0.17.1