Removed mesh_data_resource from the setup script, as I shouldn't have added it in the first place.

This commit is contained in:
Relintai 2019-12-20 16:16:49 +01:00
parent 7cb6987b03
commit bd69c36c3f
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ module_repositories = [
[ ['https://github.com/Relintai/ui_extensions.git', 'git@github.com:Relintai/ui_extensions.git'], 'ui_extensions', '' ],
[ ['https://github.com/Relintai/texture_packer.git', 'git@github.com:Relintai/texture_packer.git'], 'texture_packer', '' ],
[ ['https://github.com/Relintai/godot_fastnoise.git', 'git@github.com:Relintai/godot_fastnoise.git'], 'fastnoise', '' ],
[ ['https://github.com/Relintai/mesh_data_resource.git', 'git@github.com:Relintai/mesh_data_resource.git'], 'mesh_data_resource', '' ],
]
addon_repositories = [