Added a new subdirectory to the Module class `scripts/` which automatically generates the functions `scripts?()`, `scripts()`, and `script()` on the class for retrieving available scripts. This will help in the future standardize on more specific file loading from either the `files` directory or `scripts` directory in a module.