zscript-doc/README.md

12 lines
588 B
Markdown
Raw Normal View History

2019-04-02 03:56:41 -07:00
ZScriptDoc
==========
2018-11-23 22:50:55 -08:00
2019-04-02 03:56:41 -07:00
This is documentation for the ZScript language. CC0 public domain. See [LICENSE](LICENSE.txt) for more information.
* [Language](1-language.md) - for information on the language itself.
* [API](2-api.md) - for information on the interfaces provided by GZDoom. This is itself a map of all of the API files.
* [Entry Points](3-entry.md) - for information on the ways you can tell the engine to add new things.
* [Glossary](9-glossary.md) - for miscallaneous information and concepts you should learn. This is itself a map of all of the glossary files.
<!-- EOF -->