]> git.lizzy.rs Git - dragonfireclient.git/commit
Make installer create its own Minetest folder (#10445)
authorLoneWolfHT <lonewolf04361@gmail.com>
Fri, 18 Dec 2020 18:38:27 +0000 (10:38 -0800)
committerGitHub <noreply@github.com>
Fri, 18 Dec 2020 18:38:27 +0000 (19:38 +0100)
commitd5a481b4e610768480b1f57470a4724baa479e4b
tree05d7e0c4a207a9f6e056bd0a4a4c0b977fa39502
parent6f8a1c99d5a30de0021c2c03bb5f79eb8281f868
Make installer create its own Minetest folder (#10445)

This changes the installer to create its own Minetest folder instead of having the user create it themselves. This prevents spewing the contents of Minetest everywhere when users change the install directory and expect the installer to create a folder to put it in
CMakeLists.txt