mirror of
https://github.com/aimrebirth/tools.git
synced 2026-04-14 17:33:25 +00:00
[mod] Add success message.
This commit is contained in:
parent
fb13346a9d
commit
789bcf5063
1 changed files with 1 additions and 0 deletions
|
|
@ -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 <typename T>
|
||||
|
|
|
|||
Loading…
Reference in a new issue