raspberry pi, switch, xbox and ps4 export?
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?
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 coreand it can used Nuget can be used directly. For other linux distributions, you need to manually compile love and, as well, you need. net runtimesupport -
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 runtimeandcomplied native librarywhich 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