Document Category Item: Getting Started > Rename FilesBack
Rename Files
Description
First, make sure you have a version of AGK(AppGameKit) installed! Be it "Agk Studio" or/and "AGK2"! "AGK2" is required for multi language Insertion due to it being unicode enabled!
Second, rename the downloaded folder to your game name!
Third, rename the only .agk file from "VisualNovelEngine.agk" to "YOUR_GAME_NAME.agk".
Fourth, delete the file "VisualNovelEngine.exe".
Finally, double click on "YOUR_GAME_NAME.agk" to start programing your game!