Update project name

This commit is contained in:
JeremyStar™ 2024-10-03 21:22:06 +02:00
parent 802bcf53a6
commit 1c1c1ea86f
Signed by: JeremyStarTM
GPG key ID: E366BAEF67E4704D

View file

@ -17,7 +17,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>. * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/ */
rootProject.setName("sosengine-minecraft") rootProject.setName("EngineMC")
include("common") include("common")
include("platform-bukkit") include("platform-bukkit")