LiveMaker is a freeware engine that is often used by indie visual novel creators. Its advantage is that it’s very user-friendly for beginners who don’t know programming. That’s why LiveMaker is very popularly used for lightweight visual novels developed by individuals.
Characteristic of LiveMaker Engine Game
You can tell that the game is a LiveMaker engine by looking at the file structure.
the file structure of the LiveMaker engine is very simple, Usually, all files are packaged in one .exe file.
and there is a live.dll file in the exe file folder.
Required
Live Maker are free plugin and can be installed on Translator++ 5.8.12 or later.
Live Maker extractor uses a Python plugin. but you still can use it without installing Python.
when you select a Live Maker project, there are instructions to first install.
pylivemaker plugin is not installed automatically when you use Translator++, so you have to install it manually.
To install pylivemaker, run this command in your terminal:
$ pip install pylivemaker