extra note in build command

This commit is contained in:
2026-01-20 07:53:52 +11:00
parent a12990ef65
commit b60369bf4a

View File

@@ -81,7 +81,7 @@ def build(args):
config_parser.write(f)
console.print("[:white_check_mark:] Packaged!")
console.print("\n[b cyan]note:[/] You will need to edit the [i]mineral.ini[/] file to make sure the version number and dependencies are correct.")
console.print("\n[b cyan]note:[/] You will need to edit the [i]mineral.ini[/] file to make sure the version number and dependencies are correct, and also rename your \"yourmineral_build\" folder to the name of your mineral.")
else:
check_sudo()
check_ground_libs_path()