Compare commits

..

No commits in common. "main" and "V1.1" have entirely different histories.
main ... V1.1

614 changed files with 6 additions and 34623 deletions

6
.gitignore vendored
View File

@ -46,7 +46,9 @@
SourceArt/**/*.png
SourceArt/**/*.tga
# Binary Files
Binaries/*
Plugins/**/Binaries/*
# Builds
Build/*
@ -88,6 +90,7 @@ DerivedDataCache/*
/ProjectFish/ProjectFish.uproject.DotSettings.user
/ProjectFish/.idea
/ProjectFish/.vs
/ProjectFish/Binaries
/ProjectFish/DerivedDataCache
/ProjectFish/Intermediate
/ProjectFish/ProjectFish.sln
@ -103,4 +106,3 @@ DerivedDataCache/*
/TestForAIGC/TestForAIGC.uproject.DotSettings.user
/AIGC/__pycache__/AICore.cpython-312.pyc
/AIGC/__pycache__/DatabaseHandle.cpython-312.pyc
/ProjectFish/CLAUDE.md

File diff suppressed because it is too large Load Diff

View File

@ -1,8 +0,0 @@
{
"BuildId": "37670630",
"Modules":
{
"ProjectFish": "UnrealEditor-ProjectFish.dll",
"ProjectFishEditor": "UnrealEditor-ProjectFishEditor.dll"
}
}

View File

@ -1,6 +1,6 @@
[/Script/EngineSettings.GameMapsSettings]
GameDefaultMap=/Game/TopDown/Maps/TopDownMap.TopDownMap
EditorStartupMap=/Game/ART/Map/fishing.fishing
EditorStartupMap=/Game/Maps/Dabaza.Dabaza
GlobalDefaultGameMode="/Script/ProjectFish.ProjectFishGameMode"
[/Script/Engine.RendererSettings]

Some files were not shown because too many files have changed in this diff Show More