diff options
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> +*/ |