Updated GM9 Script (markdown)

SirNapkin1334 2018-04-13 15:19:09 -07:00
parent b3d0c4f183
commit 9ac17f3a3a
2 changed files with 3 additions and 3 deletions

@ -1,3 +0,0 @@
# The beginnings of GodMode9 script documentation.
echo "Hello World."

3
Scripting.md Normal file

@ -0,0 +1,3 @@
# Scripting
GodMode9 is a large and complicated program, which since release v1.2.7 has had support for Scripting. Scripts are formatted in plaintext with a `.gm9` file extension, and allow the automation of many complex things.