Updated SubCreator (markdown)

ME1312 2021-06-16 00:36:14 -04:00
parent ef9badb6f8
commit 5e808abfee

@ -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)<br>
**->** `mcf_version`: The forge build parsed by SubCreator (`FORGE` servers only)<br>
**->** `cache`: The caching directory (only when `Use-Cache` is true)<br><br>
**->** `source`: The template directory from which this server was copied<br><br>
## 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: