1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-23 22:37:55 +02:00

Added navigation to player and modders docs

This commit is contained in:
Ivan Savenko
2023-09-01 13:09:01 +03:00
parent a75d9860db
commit 704772d6ce
46 changed files with 151 additions and 63 deletions

View File

@@ -1,3 +1,5 @@
< [Documentation](../../Readme.md) / [Modding](../Readme.md) / [Map Object Format](../Map_Object_Format.md) / Creature Bank
This is description of fields for creature banks, part of [Object
Format](Object_Format "wikilink")

View File

@@ -1,3 +1,5 @@
< [Documentation](../../Readme.md) / [Modding](../Readme.md) / [Map Object Format](../Map_Object_Format.md) / Dwelling
This is description of fields for creature banks, part of [Object
Format](Object_Format "wikilink")

View File

@@ -1,3 +1,5 @@
< [Documentation](../../Readme.md) / [Modding](../Readme.md) / [Map Object Format](../Map_Object_Format.md) / Market
# Market schema
Since VCMI-1.3 it's possible to create customizable markets on adventure map.

View File

@@ -1,3 +1,5 @@
< [Documentation](../../Readme.md) / [Modding](../Readme.md) / [Map Object Format](../Map_Object_Format.md) / Rewardable
## Table of Contents
- [Base object definition](#base-object-definition)
- [Configurable object definition](#configurable-object-definition)