File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <class name =" JavaScript" inherits =" Script" version = " 4.0 " xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../class.xsd" >
2
+ <class name =" JavaScript" inherits =" Script" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../class.xsd" >
3
3
<brief_description >
4
4
A JavaScript script resource for creating and managing JavaScript scripts in Godot.
5
5
</brief_description >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <class name =" JavaScriptModule" inherits =" Resource" version = " 4.0 " xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../class.xsd" >
2
+ <class name =" JavaScriptModule" inherits =" Resource" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../class.xsd" >
3
3
<brief_description >
4
4
A JavaScript module resource for managing JavaScript source code and bytecode.
5
5
</brief_description >
You can’t perform that action at this time.
0 commit comments