A collection of MiniScript functions for use in the game Grey Hack.
Files with the .ms extension are tested and confirmed to work with the MiniScript command-line interpreter. Files with .src or .gsc extensions rely on Grey Hack-specific features and are only intended to be used in the game.
Files with an //#open pragma at the beginning are intended for use with gsc. They can still be used without it via copy-and-paste if desired.