From e3e94437f373a7958330aa79340f0c6c58e63db1 Mon Sep 17 00:00:00 2001
From: Petr Mrázek
Date: Mon, 6 Feb 2012 01:12:23 +0100
Subject: Add export tools to readme.
---
Readme.html | 26 ++++++++++++++++++--------
1 file changed, 18 insertions(+), 8 deletions(-)
(limited to 'Readme.html')
diff --git a/Readme.html b/Readme.html
index 5aba08eb..b4d9db96 100644
--- a/Readme.html
+++ b/Readme.html
@@ -449,6 +449,8 @@ access DF memory and allow for easier development of new tools.
Constraint examples
+mapexport
+dwarfexport
@@ -862,16 +864,16 @@ Generated worlds are placed into your DF folder, named "World #".
| keybinding list <key>: |
-| | List bindings active for the key combination. |
+
| | List bindings active for the key combination. |
| keybinding clear <key> <key>...: |
-| | Remove bindings for the specified keys. |
+
| | Remove bindings for the specified keys. |
| keybinding add <key> "cmdline" "cmdline"...: |
-| | Add bindings for the specified key. |
+
| | Add bindings for the specified key. |
| keybinding set <key> "cmdline" "cmdline"...: |
-| | Clear, and then add bindings for the specified key. |
+
| | Clear, and then add bindings for the specified key. |
@@ -982,16 +984,16 @@ for 1 embark tile of the blinking biome, or for all tiles of the embark rectangl
| rename squad <index> "name": |
-| | Rename squad by index to 'name'. |
+
| | Rename squad by index to 'name'. |
| rename hotkey <index> "name": |
-| | Rename hotkey by index. This allows assigning longer commands to the DF hotkeys. |
+
| | Rename hotkey by index. This allows assigning longer commands to the DF hotkeys. |
| rename unit "nickname": |
-| | Rename a unit/creature highlighted in the DF user interface. |
+
| | Rename a unit/creature highlighted in the DF user interface. |
| rename unit-profession "custom profession": |
-| | Change proffession name of the highlighted unit/creature. |
+
| | Change proffession name of the highlighted unit/creature. |
@@ -1275,6 +1277,14 @@ the Mill Plants job to MUSHROOM_CUP_DIMPLE using the 'job item-material' command
+
+
+
Export the current loaded map as a file. This will be eventually usable with visualizers.
+
+
+
+
Export dwarves to RuneSmith-compatible XML.
+