docs/_scripts
Sebastiaan van Stijn 7d22d25adf
fetch-upstream-resources: simplify parsing of _config.yml
This part of the script was setting variables for any "_version"
property in the configuration file.

We (currently) only need the engine API version, so simplifying
the code to just do that, and fix some spaces -> tabs indentations.

With this change the script only uses standard (POSIX) scripting,
so switching to use the standard (/bin/sh) shell.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-02-28 14:17:11 +01:00
..
fetch-upstream-resources.sh fetch-upstream-resources: simplify parsing of _config.yml 2020-02-28 14:17:11 +01:00
make-archive-branch.sh Updated Archive Script 2019-07-16 20:53:15 +00:00