Skip to content

Commit ca4c469

Browse files
authored
Merge pull request #10120 from tetrapod00/remove-3x
Remove reference to 3.1 as a minimum version
2 parents d53d402 + 451649d commit ca4c469

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tutorials/best_practices/scenes_versus_scripts.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,6 @@ There are two systems for registering types:
118118
- Engine developers must add support for languages manually (both name exposure and
119119
runtime accessibility).
120120

121-
- Godot 3.1+ only.
122-
123121
- The Editor scans project folders and registers any exposed names for all
124122
scripting languages. Each scripting language must implement its own
125123
support for exposing this information.

0 commit comments

Comments
 (0)