Add disclaimer
Add disclaimer
This commit is contained in:
parent
800028df00
commit
ab41017eb3
@ -3,12 +3,13 @@ ProjectID=F97C7B07434EBE9C17C76892FC009E34
|
|||||||
ProjectName=The King Of Fighters Forever
|
ProjectName=The King Of Fighters Forever
|
||||||
ProjectVersion=0.0.0.0
|
ProjectVersion=0.0.0.0
|
||||||
Description=King Of Fighters Fan Game
|
Description=King Of Fighters Fan Game
|
||||||
CompanyName=Kevin Poretti
|
CompanyName=poret
|
||||||
Homepage=kevinporetti.com
|
Homepage=kevinporetti.com
|
||||||
SupportContact=kevinporetti@gmail.com
|
SupportContact=kevinporetti@gmail.com
|
||||||
CopyrightNotice=
|
CopyrightNotice=A fan game by poret. This game is not affiliated with SNK. This is a fan game which is not being sold or distributed for profit.
|
||||||
ProjectDisplayedTitle=NSLOCTEXT("[/Script/EngineSettings]", "F64B16CA410C5695462A51B3C0F03C9C", "{GameName}-{PlatformArchitecture}")
|
ProjectDisplayedTitle=NSLOCTEXT("[/Script/EngineSettings]", "F64B16CA410C5695462A51B3C0F03C9C", "{GameName}-{PlatformArchitecture}")
|
||||||
ProjectDebugTitleInfo=NSLOCTEXT("[/Script/EngineSettings]", "C2DB330840BAEB6B6D05629B908D8ADD", "{GameName}-{PlatformArchitecture}")
|
ProjectDebugTitleInfo=NSLOCTEXT("[/Script/EngineSettings]", "C2DB330840BAEB6B6D05629B908D8ADD", "{GameName}-{PlatformArchitecture}")
|
||||||
|
LicensingTerms=
|
||||||
|
|
||||||
[StartupActions]
|
[StartupActions]
|
||||||
bAddPacks=True
|
bAddPacks=True
|
||||||
|
BIN
KOFForever/Content/UI/WBP_TitleScreen.uasset
(Stored with Git LFS)
BIN
KOFForever/Content/UI/WBP_TitleScreen.uasset
(Stored with Git LFS)
Binary file not shown.
@ -1,4 +1,4 @@
|
|||||||
// Copyright Epic Games, Inc. All Rights Reserved.
|
// A fan game by poret. This game is not affiliated with SNK. This is a fan game which is not being sold or distributed for profit.
|
||||||
|
|
||||||
#include "KOFForever.h"
|
#include "KOFForever.h"
|
||||||
#include "Modules/ModuleManager.h"
|
#include "Modules/ModuleManager.h"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright Epic Games, Inc. All Rights Reserved.
|
// A fan game by poret. This game is not affiliated with SNK. This is a fan game which is not being sold or distributed for profit.
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
|
// A fan game by poret. This game is not affiliated with SNK. This is a fan game which is not being sold or distributed for profit.
|
||||||
|
|
||||||
|
|
||||||
#include "Camera/KOFDefaultCamera.h"
|
#include "Camera/KOFDefaultCamera.h"
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
// Fill out your copyright notice in the Description page of Project Settings.
|
// A fan game by poret. This game is not affiliated with SNK. This is a fan game which is not being sold or distributed for profit.
|
||||||
|
|
||||||
|
|
||||||
#include "Character/KOFBaseCharacter.h"
|
#include "Character/KOFBaseCharacter.h"
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
|
// A fan game by poret. This game is not affiliated with SNK. This is a fan game which is not being sold or distributed for profit.
|
||||||
|
|
||||||
|
|
||||||
#include "Componenets/KOFCharacterMovementComponent.h"
|
#include "Componenets/KOFCharacterMovementComponent.h"
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
|
// A fan game by poret. This game is not affiliated with SNK. This is a fan game which is not being sold or distributed for profit.
|
||||||
|
|
||||||
|
|
||||||
#include "Engine/KOFEdEngine.h"
|
#include "Engine/KOFEdEngine.h"
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
|
// A fan game by poret. This game is not affiliated with SNK. This is a fan game which is not being sold or distributed for profit.
|
||||||
|
|
||||||
|
|
||||||
#include "Engine/KOFGameEngine.h"
|
#include "Engine/KOFGameEngine.h"
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
|
// A fan game by poret. This game is not affiliated with SNK. This is a fan game which is not being sold or distributed for profit.
|
||||||
|
|
||||||
|
|
||||||
#include "GameModes/KOFDefaultGameMode.h"
|
#include "GameModes/KOFDefaultGameMode.h"
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
|
// A fan game by poret. This game is not affiliated with SNK. This is a fan game which is not being sold or distributed for profit.
|
||||||
|
|
||||||
|
|
||||||
#include "GameModes/KOFTeam.h"
|
#include "GameModes/KOFTeam.h"
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
|
// A fan game by poret. This game is not affiliated with SNK. This is a fan game which is not being sold or distributed for profit.
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Fill out your copyright notice in the Description page of Project Settings.
|
// A fan game by poret. This game is not affiliated with SNK. This is a fan game which is not being sold or distributed for profit.
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
|
// A fan game by poret. This game is not affiliated with SNK. This is a fan game which is not being sold or distributed for profit.
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
|
// A fan game by poret. This game is not affiliated with SNK. This is a fan game which is not being sold or distributed for profit.
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
|
// A fan game by poret. This game is not affiliated with SNK. This is a fan game which is not being sold or distributed for profit.
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
|
// A fan game by poret. This game is not affiliated with SNK. This is a fan game which is not being sold or distributed for profit.
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
|
// A fan game by poret. This game is not affiliated with SNK. This is a fan game which is not being sold or distributed for profit.
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user