GodotModding / godot-mod-tool

Tool to improve the development experience when creating Godot mod-loader mods.
MIT License
41 stars 3 forks source link

The assigned value doesn't have a set type #98

Open KANAjetzt opened 1 year ago

KANAjetzt commented 1 year ago
 res://addons/mod_tool/interface/create_mod/create_mod.gd:95 - Parse Error: The assigned value doesn't have a set type; the variable type can't be inferred.
 res://addons/mod_tool/interface/global/directory_selection/select_directory.gd:12 - Parse Error: The assigned value doesn't have a set type; the variable type can't be inferred.
KANAjetzt commented 1 year ago

_ModLoaderPath.get_dir_paths_in_dir() does not exist in ModLoader Version 6.0.0.