This commit is contained in:
2023-06-21 09:56:52 +10:00
committed by GitHub
parent 74606d3509
commit 2aa46faa81
2 changed files with 3 additions and 1 deletions

View File

@@ -92,6 +92,8 @@ A series of libraries are provided to allow Toy to interface and control the eng
During startup, the script named `init.toy` in the root of the scripts directory is executed. This file can be used to configure input mappings, as well as initializing the window and node tree.
TODO: Complete the rest of this page
# Engine API
The engine API is for controlling the core of the engine directly.