diff --git a/GM9-Script.md b/GM9-Script.md deleted file mode 100644 index 271f684..0000000 --- a/GM9-Script.md +++ /dev/null @@ -1,3 +0,0 @@ -# The beginnings of GodMode9 script documentation. - -echo "Hello World." \ No newline at end of file diff --git a/Scripting.md b/Scripting.md new file mode 100644 index 0000000..2e0adf4 --- /dev/null +++ b/Scripting.md @@ -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. \ No newline at end of file