You've already forked LuckyWorld
Rename entire project to LuckyWorldV2, including uproject file, folders and so on
This commit is contained in:
7
Source/LuckyWorldV2/LuckyWorldV2.cpp
Normal file
7
Source/LuckyWorldV2/LuckyWorldV2.cpp
Normal file
@ -0,0 +1,7 @@
|
||||
// Copyright Epic Games, Inc. All Rights Reserved.
|
||||
|
||||
#include "LuckyWorldV2.h"
|
||||
#include "Modules/ModuleManager.h"
|
||||
|
||||
IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, LuckyWorldV2, "LuckyWorldV2" );
|
||||
|
Reference in New Issue
Block a user