pandemonium_engine_docs/usage/scripting/gdscript/index.md

21 lines
393 B
Markdown
Raw Normal View History

GDScript
========
.. toctree::
:maxdepth: 1
:name: toc-learn-scripting-gdscript
gdscript_basics
gdscript_advanced
gdscript_exports
gdscript_styleguide
static_typing
warning_system
gdscript_format_string
2023-01-12 20:55:57 +01:00
See also:
2023-01-12 19:29:11 +01:00
See `doc_gdscript_grammar` if you are interested in writing a third-party
tool that interacts with GDScript, such as a linter or formatter.