DUMMY is an UNDERTALE fangame engine, made with LÖVE.
You can make custom UNDERTALE worlds and battles.
Get the latest release here.
Mods are located in the mods folder in the save directory (open the engine and select the option Open mods folder).
Folders and ZIP files are supported.
The game supports i18n, you can change the language in the settings menu.
If you want to add a new language, you can do it by adding a new file in the assets/langs folder.
Any new language contribution or correction is welcome.
If you want to share your mod as a standalone:
- In your
mod.lua, setstandalone = truein the mod constructor ; - Open
DUMMY.exeorDUMMY.loveas a ZIP archive ; - Copy your mod folder into the
modsfolder.
Some assets are from UNDERTALE by Toby Fox.
Project inspired by Kristal and CreateYourFrisk.
