diff options
| author | Bryan Galdrikian <[email protected]> | 2017-02-21 12:07:59 -0800 |
|---|---|---|
| committer | Bryan Galdrikian <[email protected]> | 2017-02-21 12:07:59 -0800 |
| commit | 446ce137c6823ba9eff273bdafdaf266287c7c98 (patch) | |
| tree | d20aab3e2ed08d7b3ca71c2f40db6a93ea00c459 /NvBlast/docs/_source/tools.txt | |
| download | blast-1.0.0-beta.tar.xz blast-1.0.0-beta.zip | |
first commitv1.0.0-beta
Diffstat (limited to 'NvBlast/docs/_source/tools.txt')
| -rw-r--r-- | NvBlast/docs/_source/tools.txt | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/NvBlast/docs/_source/tools.txt b/NvBlast/docs/_source/tools.txt new file mode 100644 index 0000000..ffb3fc3 --- /dev/null +++ b/NvBlast/docs/_source/tools.txt @@ -0,0 +1,31 @@ +/*! \page pagetools Tools + + +<br> +See \ref pagecopyrights for license information regarding third-party software used by the tools. + +<br> + +\section importer Apex Importer + +Import Apex assets into Blast format. + +\subpage pageimporter + + +\section converter Data Converter + +Convert serialized data from an old format to the current format. + +\subpage pageconverter + + +\section authoring Authoring Tool + +Command line authoring tool. + +\subpage pageauthoring + + +<br> +*/ |