Open Shadowblitz16 opened 4 years ago
If you want to run on those platforms, you need .net runtime(C# runtime)
and complied native library
raspberry pi
: Depends on the operating system you have installed, debain 8+ /ubuntu14+ have .net core
and it can used Nuget can be used directly. For other linux distributions, you need to manually compile love and, as well, you need . net runtime
support
switch
/xbox
/ps4
: i hve no idea how to export them. because I don't developed on them yet. In any case, you need the .net runtime
and complied native library
which you can compile it manually. But I'm not sure you'll succeed or not.
ya I know consoles requires closed source code so you would need to make Love2dcs extensions
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?