Skip to content

Commit 451649d

Browse files
committed
Remove reference to 3.1 as a minimum version
1 parent 7061a2a commit 451649d

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)