FNF-CNE-Devs / YoshiCrafterEngine

Apache License 2.0
24 stars 20 forks source link

Enhancement: Linux builds #24

Closed ThatOneCalculator closed 2 years ago

ThatOneCalculator commented 2 years ago

Adding Linux builds to the releases section would be very appreciated :)

YoshiCrafter29 commented 2 years ago

I'll check if i can install an Ubuntu VM that can compiles the game, since compiling from Windows results in Neko (which is not hxcpp, and not compatible with the engine)

BushTrain460615 commented 2 years ago

i can build for linux because i use it as my base OS and i want to know if you fr want it

ThatOneCalculator commented 2 years ago

i can build for linux because i use it as my base OS and i want to know if you fr want it

I run Linux too, but it's better to have this done with CI/CD (i.e. AppVeyor) so that the binaries can be trusted.

YoshiCrafter29 commented 2 years ago

Fixed actions, that means Linux builds are now available.