mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
Merge pull request #10120 from tetrapod00/remove-3x
Remove reference to 3.1 as a minimum version
This commit is contained in:
@@ -118,8 +118,6 @@ There are two systems for registering types:
|
||||
- Engine developers must add support for languages manually (both name exposure and
|
||||
runtime accessibility).
|
||||
|
||||
- Godot 3.1+ only.
|
||||
|
||||
- The Editor scans project folders and registers any exposed names for all
|
||||
scripting languages. Each scripting language must implement its own
|
||||
support for exposing this information.
|
||||
|
||||
Reference in New Issue
Block a user