Page 1 of 1

Xfalive - Compilation and live testing made easier

Posted: Sun Feb 03, 2019 2:23 am
by DELTAZER0
Image

Xfalive Compiler
When you are compiling a game in Love2d it usually requires you to go through
multiple stages of zipping and renaming and command line crap.
When you are live testing games you need to find the correct version
of Love2d to drag your folder onto. It's a big pain in the a**, here is where Xfalive comes in.
Xfalive has a simple interface which does two things, it runs and compiles. The most impressive feature is its compilation feature.
When using Xfalive to compile all you need to do is provide your source path and game name. This will automatically
create an exe file with all of the love2d libraries as well. Your files will be easily accessible in the "compiledgame" directory of your source code. You don't even need to have love2d installed, Xfalive has it baked into the program automatically.

Image

Downloads
We currently only have two versions of Love2d engine baked into Xfalive
Those are 0.10.2 and 11.2.0, These versions are the most compatible with most
Love2d games which is why these versions were chosen, if you want any other versions request them below.

Xfalive Tool 0.10.2: https://bit.ly/2WFhJ2u
Xfalive Tool 11.2.0: https://bit.ly/2G7wshy

Re: Xfalive - Compilation and live testing made easier

Posted: Wed Feb 06, 2019 11:49 pm
by nickelodeon0077
good tool i liked the Compile comand its very easy!