endlesstravel / Love2dCS

C# Wrapper for LÖVE, a 2d game engine
MIT License
166 stars 14 forks source link

raspberry pi, switch, xbox and ps4 export? #97

Open Shadowblitz16 opened 4 years ago

Shadowblitz16 commented 4 years ago

I was just wondering if these were going to be supported eventually? I want to use this engine but I also want to export to these targets.

will this be possible?

endlesstravel commented 4 years ago

If you want to run on those platforms, you need .net runtime(C# runtime) and complied native library

Shadowblitz16 commented 4 years ago

ya I know consoles requires closed source code so you would need to make Love2dcs extensions