Skip to content

Software

Wolfyxon edited this page Oct 13, 2024 · 13 revisions

Runtime

Software for testing your project.

Love2D

Required to run your project and the exported .love file.

Manual download

Luac from Lua

Luac is needed for checking the validity of your scripts. It's packaged with Lua.

It's useful, but not required to run or build your game, as it can simply skip the checking process.

Manual download

Build time

Software for building your project.

AppImageTool

Required to build the Linux .AppImage.

Manual download AUR

DevkitPro

Note

Lover also supports the LovePotion Bundler which will handle everything for you without the need of DevkitPro, just the internet connection. However I'm not responsible for any problems related to it.

To install DevkitPro, please read https://devkitpro.org/wiki/Getting_Started.

Nintendo 3DS tools

tex3ds

  • tex3ds
  • mkbcfnt

3dstools

  • 3dsxtool
  • smdhtool
Clone this wiki locally