forked from LeenkxTeam/LNXSDK
		
	t3du - Fix Desc
This commit is contained in:
		@ -5,8 +5,6 @@ class WriteJsonNode(LnxLogicTreeNode):
 | 
			
		||||
    """Writes the given content to the given JSON file. If the file
 | 
			
		||||
    already exists, the existing content of the file is overwritten.
 | 
			
		||||
 | 
			
		||||
    > **This node is currently only implemented on Krom**
 | 
			
		||||
 | 
			
		||||
    @input File: the name of the file, relative to `Krom.getFilesLocation()`,
 | 
			
		||||
        including the file extension.
 | 
			
		||||
    @input Dynamic: the content to write to the file. Can be any type that can
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user