Skip to content

Commit

Permalink
Add ADK
Browse files Browse the repository at this point in the history
  • Loading branch information
gtnardy committed Apr 18, 2021
1 parent 06d8879 commit 34d12f8
Show file tree
Hide file tree
Showing 68 changed files with 545 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Build
DerivedDataCache
Intermediate
Saved
Binaries
6 changes: 6 additions & 0 deletions Config/DefaultEditor.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[EditoronlyBP]
bAllowClassAndBlueprintPinMatching=true
bReplaceBlueprintWithClass= true
bDontLoadBlueprintOutsideEditor= true
bBlueprintIsNotBlueprintType= true

109 changes: 109 additions & 0 deletions Config/DefaultEngine.ini

Large diffs are not rendered by default.

54 changes: 54 additions & 0 deletions Config/DefaultGame.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
[/Script/EngineSettings.GeneralProjectSettings]
ProjectID=E284D87C42DAB6F165C07FA8AD01045D
ProjectName=nanos world Assets Development Kit

[/Script/UnrealEd.ProjectPackagingSettings]
Build=IfProjectHasCode
BuildConfiguration=PPBC_Development
BuildTarget=
StagingDirectory=(Path="")
FullRebuild=False
ForDistribution=False
IncludeDebugFiles=False
BlueprintNativizationMethod=Disabled
bIncludeNativizedAssetsInProjectGeneration=False
bExcludeMonolithicEngineHeadersInNativizedCode=False
UsePakFile=False
bUseIoStore=False
bGenerateChunks=False
bGenerateNoChunks=False
bChunkHardReferencesOnly=False
bForceOneChunkPerFile=False
MaxChunkSize=0
bBuildHttpChunkInstallData=False
HttpChunkInstallDataDirectory=(Path="")
PakFileCompressionFormats=
PakFileAdditionalCompressionOptions=
HttpChunkInstallDataVersion=
IncludePrerequisites=True
IncludeAppLocalPrerequisites=False
bShareMaterialShaderCode=False
bSharedMaterialNativeLibraries=True
ApplocalPrerequisitesDirectory=(Path="")
IncludeCrashReporter=False
InternationalizationPreset=English
+CulturesToStage=en
LocalizationTargetCatchAllChunkId=0
bCookAll=False
bCookMapsOnly=False
bCompressed=True
bSkipEditorContent=False
bSkipMovies=False
+IniKeyBlacklist=KeyStorePassword
+IniKeyBlacklist=KeyPassword
+IniKeyBlacklist=rsa.privateexp
+IniKeyBlacklist=rsa.modulus
+IniKeyBlacklist=rsa.publicexp
+IniKeyBlacklist=aes.key
+IniKeyBlacklist=SigningPublicExponent
+IniKeyBlacklist=SigningModulus
+IniKeyBlacklist=SigningPrivateExponent
+IniKeyBlacklist=EncryptionKey
+IniKeyBlacklist=IniKeyBlacklist
+IniKeyBlacklist=IniSectionBlacklist
+DirectoriesToNeverCook=(Path="/Game/Guide")
169 changes: 169 additions & 0 deletions Config/DefaultInput.ini

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions Content/Guide.uasset
Git LFS file not shown
Empty file added Content/MyAssetPack/.gitkeep
Empty file.
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
3 changes: 3 additions & 0 deletions Content/NanosWorld/Blueprints/Utility/BillboardGenerator.umap
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
3 changes: 3 additions & 0 deletions Content/NanosWorld/Blueprints/World/BP_NanosSunLibrary.uasset
Git LFS file not shown
3 changes: 3 additions & 0 deletions Content/NanosWorld/Blueprints/World/BP_SunSky.uasset
Git LFS file not shown
3 changes: 3 additions & 0 deletions Content/NanosWorld/Characters/Common/SKEL_Mannequin.uasset
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
3 changes: 3 additions & 0 deletions Content/NanosWorld/Characters/Mannequin/PHYS_Mannequin.uasset
Git LFS file not shown
3 changes: 3 additions & 0 deletions Content/NanosWorld/Characters/Mannequin/SK_Mannequin.uasset
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
3 changes: 3 additions & 0 deletions Content/NanosWorld/Effects/SoundClasses/ATT_Ambiance.uasset
Git LFS file not shown
3 changes: 3 additions & 0 deletions Content/NanosWorld/Effects/SoundClasses/ATT_Explosion.uasset
Git LFS file not shown
3 changes: 3 additions & 0 deletions Content/NanosWorld/Effects/SoundClasses/ATT_Main.uasset
Git LFS file not shown
Git LFS file not shown
3 changes: 3 additions & 0 deletions Content/NanosWorld/Effects/SoundClasses/MainSoundClass.uasset
Git LFS file not shown
Git LFS file not shown
3 changes: 3 additions & 0 deletions Content/NanosWorld/Effects/SoundClasses/SFXSoundClass.uasset
Git LFS file not shown
Git LFS file not shown
3 changes: 3 additions & 0 deletions Content/NanosWorld/Maps/NanosWorldEntryMap.umap
Git LFS file not shown
3 changes: 3 additions & 0 deletions Content/NanosWorld/MaterialLibrary/M_PlaceholderText.uasset
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
19 changes: 19 additions & 0 deletions NanosWorldADK.uproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"FileVersion": 3,
"EngineAssociation": "4.26",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "SunPosition",
"Enabled": true
},
{
"Name": "Water",
"Enabled": true
}
],
"TargetPlatforms": [
"WindowsNoEditor"
]
}

0 comments on commit 34d12f8

Please sign in to comment.