mirror of
https://github.com/Relintai/pandemonium_engine_docs.git
synced 2025-01-08 15:09:50 +01:00
21 lines
393 B
Markdown
21 lines
393 B
Markdown
GDScript
|
|
========
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:name: toc-learn-scripting-gdscript
|
|
|
|
gdscript_basics
|
|
gdscript_advanced
|
|
gdscript_exports
|
|
gdscript_styleguide
|
|
static_typing
|
|
warning_system
|
|
gdscript_format_string
|
|
|
|
See also:
|
|
|
|
|
|
See `doc_gdscript_grammar` if you are interested in writing a third-party
|
|
tool that interacts with GDScript, such as a linter or formatter.
|