vorlac / godot-roguelite

Godot 4.2 GDExtension C++ game prototype
https://github.com/vorlac/godot-roguelite
MIT License
134 stars 10 forks source link

Default generated .gitmodules submodule nametags #14

Closed Mangonels closed 3 months ago

Mangonels commented 4 months ago

In order to prevent issues when making a clean/templated setup from roguelite, and since each submodule's nametag isn't used or referenced from anywhere else in the whole roguelite environment, I think it would be best if these submodule nametags were same as if newly generated.

In essence I just changed the submodules names in .gitmodules.

This affects the godot-cpp and godot-engine submodules, which are the only ones without a default nametag in .gitmodules.