Skip to main content

Edit game config

MahiruLess than 1 minute

Edit game config

Under the game folder, there is a file config.txt where you can fill in relevant information about your game (you can edit it directly using the visual editor).

ParametersDescription
Game_nameGame name
Game_keyGame identifier, 6-10 characters long, not to duplicate it with other games
Title_imgTitle image, placed in the background folder
Title_bgmtitle background music, placed in bgm folder

Below is a sample configuration file:

Game_name:WebGAL;
Game_key:0f33fdGr;
Title_img:Title2.png;
Title_bgm:summer.mp3;