Edit of asset "Godot3To4FileConversion" Accepted

Old/Current New/Edit
Title Godot3To4FileConversion
Description Godot3To4FileConversion is an addon consisting of three GDScript classes that enable certain files written in Godot 3 to be read in Godot 4.

Specifically, it provides solutions for these problems:

* Encryption change in class ConfigFile

* Encryption change in class File (Godot 3) / FileAccess (Godot 4)

* File.store_var()/FileAccess.get_var() incompatibility due to changes in the enum Variant.Type values

Tested in Godot Editor using Godot versions 4.0.4-stable, 4.1.4-stable, 4.2.2-stable, 4.3-stable, 4.4.1-stable and 4.5.1-stable, with test files created in Godot 3.5.3-stable or 3.6.2-stable.

Tested in Linux/X11 export, Web export and Android export using Godot 4.5.1-stable and the same test files.

If installing from the Godot Editor AssetLib tab, only the folder addons/godot_3_to_4_file_conversion/ needs to be installed.
Godot3To4FileConversion is an addon consisting of three GDScript classes that enable certain files written in Godot 3 to be read in Godot 4.

Specifically, it provides solutions for these problems:

* Encryption change in class ConfigFile

* Encryption change in class File (Godot 3) / FileAccess (Godot 4)

* File.store_var()/FileAccess.get_var() incompatibility due to changes in the enum Variant.Type values

Tested in Godot Editor using Godot versions 4.0.4-stable, 4.1.4-stable, 4.2.2-stable, 4.3-stable, 4.4.1-stable and 4.5.1-stable, with test files created in Godot 3.5.3-stable or 3.6.2-stable.

Tested in Linux/X11 export, Web export and Android export using Godot 4.5.1-stable and the same test files.

If installing from the Godot Editor AssetLib tab, only the folder addons/godot_3_to_4_file_conversion/ needs to be installed.
Category Scripts
License MIT
Repository Provider GitHub
Repository Url https://github.com/daveTheOldCoder/Godot3To4FileConversion
Issues Url https://github.com/daveTheOldCoder/Godot3To4FileConversion/issues
Godot version Godot 4.0
Version String 1.0.5 1.0.5
Download Commit 84894f2b50a4e6b255c132a6606a4362cfa49cd5 84894f2b50a4e6b255c132a6606a4362cfa49cd5
Download Url (Computed) https://github.com/daveTheOldCoder/Godot3To4FileConversion/archive/84894f2b50a4e6b255c132a6606a4362cfa49cd5.zip https://github.com/daveTheOldCoder/Godot3To4FileConversion/archive/84894f2b50a4e6b255c132a6606a4362cfa49cd5.zip
Icon Url https://raw.githubusercontent.com/daveTheOldCoder/Godot3To4FileConversion/master/icon.png