Is it possible to use löve from another app as a library? For example from within a C++ app with a #include directive?
Or from any programing language that supports Lua scripting, could I use Löve as a library?
The program was made to run on Windows platform, so I no need a version for Linux or MacOS.
Is that possible?
#include "love"
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Re: #include "love"
Some parts of the LÖVE modules use Lua directly. Without modifications, you can't use it as a C++ library.
However, with the next version of LÖVE, it will be possible to load it as a Lua module.
However, with the next version of LÖVE, it will be possible to load it as a Lua module.
Shallow indentations.
Who is online
Users browsing this forum: Bing [Bot], Google [Bot] and 10 guests