-
-
Notifications
You must be signed in to change notification settings - Fork 226
Description
Description
Currently, the demo directory is in the project root, as well as the icon.png. It would be nice if everything in the addon would be kept under the "addons/terrain_3d" so that users that quickly install things without paying much atention don't end up with files they don't know where they came from. Or, even if they pay attention, they won't have to mode the files by themselves after installing.
Specifically about icon.png, one could argue that it wouldn't be installed since it probably conflicts with the user's project icon, but not only nowadays the default icon is an svg (thus a different file path) but the user may configure any texture file with any path to be the project icon, so the terrain 3d's icon image would probably be downloaded and installed.