From 5e808abfee23213e2462e4359f94ca41601a798d Mon Sep 17 00:00:00 2001 From: ME1312 Date: Wed, 16 Jun 2021 00:36:14 -0400 Subject: [PATCH] Updated SubCreator (markdown) --- SubCreator.md | 1 + 1 file changed, 1 insertion(+) diff --git a/SubCreator.md b/SubCreator.md index a704b35..fcb5de9 100644 --- a/SubCreator.md +++ b/SubCreator.md @@ -83,6 +83,7 @@ The following variables are also available for use in the `Executable` build opt **->** `sp_version`: The sponge build parsed by SubCreator (`FORGE` and `SPONGE` servers only)
**->** `mcf_version`: The forge build parsed by SubCreator (`FORGE` servers only)
**->** `cache`: The caching directory (only when `Use-Cache` is true)

+ **->** `source`: The template directory from which this server was copied

## Using Variables in Other Files As you may have seen in the previous section, it is possible for SubCreator to make replacements for variables in completely unrelated files included with your template. Here are some things to note: