diff --git a/src/aim1_mod_maker/aim1_mod_maker.h b/src/aim1_mod_maker/aim1_mod_maker.h index 797c270..422e8c8 100644 --- a/src/aim1_mod_maker/aim1_mod_maker.h +++ b/src/aim1_mod_maker/aim1_mod_maker.h @@ -300,6 +300,7 @@ struct mod_maker { } else { log("7z not found, skipping archive creation"); } + log("Done! Your mod {} is ready!", get_full_mod_name()); } template