MCHSL / extools

Various extensions for the BYOND game engine.
MIT License
29 stars 41 forks source link

Adds auto generation of .so linux binary to AppVeyor #38

Closed ZeWaka closed 4 years ago

ZeWaka commented 4 years ago

This adds a new job to AppVeyor using a matrix to build linux binaries as well as windows.

The readme has been updated to link to the files directly, as this is now necessary due to there being multiple jobs.

I kept the readme linux badge to be generated by travis, as the appveyor badge indicates both linux and windows, so it's not the most descriptive if it's the same badge for both operating systems.