File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
getting_started/introduction Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -99,9 +99,12 @@ Open source
99
99
-----------
100
100
101
101
Godot offers a fully open source codebase under the **MIT license **.
102
- This means all the technologies that ship with it have to be Free
103
- (as in freedom) as well.
104
- For the most part, they're developed from the ground up by contributors.
102
+ This means that the codebase is free for anyone to download, use,
103
+ modify, or share, as long as its license file is kept intact.
104
+
105
+ All technologies that ship with Godot, including third-party libraries, must
106
+ be legally compatible with this open source license. Therefore, most parts
107
+ of Godot are developed from the ground up by community contributors.
105
108
106
109
Anyone can plug in proprietary tools for the needs of their projects —
107
110
they just won't ship with the engine. This may include Google AdMob,
You can’t perform that action at this time.
0 commit comments