- Do not edit the
magescript directly. This file is automatically generated from the source files in thesrc/directory. - Source Code: All modifications should be made to the relevant
_*.shfiles within thesrc/directory. - Build Process: After making changes to the source files, the
magescript should be rebuilt by runningsrc/build.sh. Do not run this script automatically; only perform this action when explicitly requested by the user. - Scripts: Do not execute any scripts (including
src/build.shormage) unless explicitly instructed by the user.